Home
last modified time | relevance | path

Searched refs:FIELD_IS_DYNAMIC (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/tools/perf/util/scripting-engines/
Dtrace-event-perl.c393 if (field->flags & FIELD_IS_DYNAMIC) { in perl_process_tracepoint()
Dtrace-event-python.c873 if (field->flags & FIELD_IS_DYNAMIC) { in python_process_tracepoint()
/Linux-v4.19/tools/lib/traceevent/
Devent-parse.h180 FIELD_IS_DYNAMIC = 16, enumerator
Devent-parse.c1548 field->flags |= FIELD_IS_DYNAMIC; in event_read_fields()
1614 else if (field->flags & FIELD_IS_DYNAMIC) in event_read_fields()
4799 if (field->flags & FIELD_IS_DYNAMIC) { in tep_print_field()
6290 if (field->flags & FIELD_IS_DYNAMIC) { in tep_get_field_raw()
Dparse-filter.c1874 if (arg->str.field->flags & FIELD_IS_DYNAMIC) { in get_field_str()
/Linux-v4.19/tools/perf/util/
Dpython.c354 if (field->flags & FIELD_IS_DYNAMIC) { in tracepoint_field()
Ddata-convert-bt.c310 if (flags & FIELD_IS_DYNAMIC) { in add_tracepoint_field_value()
Dsort.c2074 if (field->flags & FIELD_IS_DYNAMIC) { in __sort__hde_cmp()
Devsel.c2704 if (field->flags & FIELD_IS_DYNAMIC) { in perf_evsel__rawptr()