OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FIELD_IS_DYNAMIC
(Results
1 - 3
of
3
) sorted by null
/external/linux-tools-perf/util/
trace-event.h
37
FIELD_IS_DYNAMIC
= 16,
/external/linux-tools-perf/util/scripting-engines/
trace-event-perl.c
300
if (field->flags &
FIELD_IS_DYNAMIC
) {
trace-event-python.c
275
if (field->flags &
FIELD_IS_DYNAMIC
) {
Completed in 142 milliseconds