HomeSort by relevance Sort by last modified time
    Searched refs:PRINT_FLAGS (Results 1 - 4 of 4) sorted by null

  /external/linux-tools-perf/src/tools/perf/util/scripting-engines/
trace-event-python.c 129 if (field_type == PRINT_FLAGS)
138 if (field_type == PRINT_FLAGS)
159 define_value(PRINT_FLAGS, ev_name, cur_field_name, "0",
168 case PRINT_FLAGS:
170 define_field(PRINT_FLAGS, ev_name, cur_field_name,
172 define_values(PRINT_FLAGS, args->flags.flags, ev_name,
trace-event-perl.c 201 case PRINT_FLAGS:
  /external/linux-tools-perf/src/tools/lib/traceevent/
event-parse.h 259 PRINT_FLAGS,
event-parse.c 718 case PRINT_FLAGS:
    [all...]

Completed in 49 milliseconds