Home
last modified time | relevance | path

Searched refs:TEP_PRINT_OP (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/tools/lib/traceevent/
H A Devent-parse.c910 case TEP_PRINT_OP: in free_arg()
1807 arg->type = TEP_PRINT_OP; in process_cond()
1956 if (arg->type == TEP_PRINT_OP && !arg->op.left) { in process_op()
2001 arg->type = TEP_PRINT_OP; in process_op()
2035 arg->type = TEP_PRINT_OP; in process_op()
2082 if (right->type == TEP_PRINT_OP && in process_op()
2106 arg->type = TEP_PRINT_OP; in process_op()
2338 case TEP_PRINT_OP: in arg_num_eval()
2499 case TEP_PRINT_OP: in arg_eval()
3222 arg->type = TEP_PRINT_OP; in process_arg_token()
[all …]
H A Devent-parse.h235 TEP_PRINT_OP, enumerator
/OK3568_Linux_fs/kernel/tools/perf/util/scripting-engines/
H A Dtrace-event-perl.c243 case TEP_PRINT_OP: in define_event_symbols()
H A Dtrace-event-python.c318 case TEP_PRINT_OP: in define_event_symbols()