OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PRINT_FLAGS
(Results
1 - 4
of
4
) sorted by null
/external/linux-tools-perf/util/scripting-engines/
trace-event-python.c
116
if (field_type ==
PRINT_FLAGS
)
125
if (field_type ==
PRINT_FLAGS
)
146
define_value(
PRINT_FLAGS
, ev_name, cur_field_name, "0",
155
case
PRINT_FLAGS
:
157
define_field(
PRINT_FLAGS
, ev_name, cur_field_name,
159
define_values(
PRINT_FLAGS
, args->flags.flags, ev_name,
trace-event-perl.c
198
case
PRINT_FLAGS
:
/external/linux-tools-perf/util/
trace-event.h
112
PRINT_FLAGS
,
trace-event-parse.c
1532
arg->type =
PRINT_FLAGS
;
[
all
...]
Completed in 129 milliseconds