Home
last modified time | relevance | path

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

/Linux-v5.4/tools/lib/traceevent/
Devent-parse.h138 TEP_FIELD_IS_DYNAMIC = 16, enumerator
Devent-parse.c1620 field->flags |= TEP_FIELD_IS_DYNAMIC; in event_read_fields()
1686 else if (field->flags & TEP_FIELD_IS_DYNAMIC) in event_read_fields()
4885 if (field->flags & TEP_FIELD_IS_DYNAMIC) { in tep_print_field()
6455 if (field->flags & TEP_FIELD_IS_DYNAMIC) { in tep_get_field_raw()
Dparse-filter.c1711 if (arg->str.field->flags & TEP_FIELD_IS_DYNAMIC) { in get_field_str()
/Linux-v5.4/tools/perf/util/scripting-engines/
Dtrace-event-perl.c395 if (field->flags & TEP_FIELD_IS_DYNAMIC) { in perl_process_tracepoint()
Dtrace-event-python.c876 if (field->flags & TEP_FIELD_IS_DYNAMIC) { in python_process_tracepoint()
/Linux-v5.4/tools/perf/util/
Dpython.c366 if (field->flags & TEP_FIELD_IS_DYNAMIC) { in tracepoint_field()
Ddata-convert-bt.c310 if (flags & TEP_FIELD_IS_DYNAMIC) { in add_tracepoint_field_value()
Devsel.c2272 if (field->flags & TEP_FIELD_IS_DYNAMIC) { in perf_evsel__rawptr()
Dsort.c2178 if (field->flags & TEP_FIELD_IS_DYNAMIC) { in __sort__hde_cmp()