Searched refs:PRINT_OP (Results 1 - 4 of 4) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/lib/traceevent/
H A Devent-parse.h266 PRINT_OP, enumerator in enum:print_arg_type
H A Devent-parse.c742 case PRINT_OP:
1611 arg->type = PRINT_OP;
1757 if (arg->type == PRINT_OP && !arg->op.left) {
1802 arg->type = PRINT_OP;
1835 arg->type = PRINT_OP;
1888 arg->type = PRINT_OP;
2088 case PRINT_OP:
2242 case PRINT_OP:
2823 arg->type = PRINT_OP;
3274 case PRINT_OP
[all...]
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/scripting-engines/
H A Dtrace-event-perl.c223 case PRINT_OP:
H A Dtrace-event-python.c190 case PRINT_OP:

Completed in 106 milliseconds