Home
last modified time | relevance | path

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

/Linux-v5.10/tools/lib/traceevent/
Devent-parse.h124 TEP_FIELD_IS_DYNAMIC = 16, enumerator
Devent-parse.c1624 field->flags |= TEP_FIELD_IS_DYNAMIC; in event_read_fields()
1690 else if (field->flags & TEP_FIELD_IS_DYNAMIC) in event_read_fields()
5107 if (field->flags & TEP_FIELD_IS_DYNAMIC) { in tep_print_field()
6985 if (field->flags & TEP_FIELD_IS_DYNAMIC) { in tep_get_field_raw()
Dparse-filter.c1713 if (arg->str.field->flags & TEP_FIELD_IS_DYNAMIC) { in get_field_str()
/Linux-v5.10/tools/perf/util/scripting-engines/
Dtrace-event-perl.c395 if (field->flags & TEP_FIELD_IS_DYNAMIC) { in perl_process_tracepoint()
Dtrace-event-python.c881 if (field->flags & TEP_FIELD_IS_DYNAMIC) { in python_process_tracepoint()
/Linux-v5.10/tools/perf/util/
Dpython.c387 if (field->flags & TEP_FIELD_IS_DYNAMIC) { in tracepoint_field()
Ddata-convert-bt.c313 if (flags & TEP_FIELD_IS_DYNAMIC) { in add_tracepoint_field_value()
Devsel.c2442 if (field->flags & TEP_FIELD_IS_DYNAMIC) { in evsel__rawptr()
Dsort.c2207 if (field->flags & TEP_FIELD_IS_DYNAMIC) { in __sort__hde_cmp()
/Linux-v5.10/tools/perf/
Dbuiltin-trace.c2705 if (field->flags & TEP_FIELD_IS_DYNAMIC) {