Home
last modified time | relevance | path

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

/linux/tools/lib/traceevent/
A Devent-parse.h124 TEP_FIELD_IS_DYNAMIC = 16, enumerator
A 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()
A Dparse-filter.c1713 if (arg->str.field->flags & TEP_FIELD_IS_DYNAMIC) { in get_field_str()
/linux/tools/perf/util/scripting-engines/
A Dtrace-event-perl.c392 if (field->flags & TEP_FIELD_IS_DYNAMIC) { in perl_process_tracepoint()
A Dtrace-event-python.c939 if (field->flags & TEP_FIELD_IS_DYNAMIC) { in python_process_tracepoint()
/linux/tools/perf/util/
A Ddata-convert-bt.c313 if (flags & TEP_FIELD_IS_DYNAMIC) { in add_tracepoint_field_value()
A Dpython.c426 if (field->flags & TEP_FIELD_IS_DYNAMIC) { in tracepoint_field()
A Devsel.c2706 if (field->flags & TEP_FIELD_IS_DYNAMIC) { in evsel__rawptr()
A Dsort.c2362 if (field->flags & TEP_FIELD_IS_DYNAMIC) { in __sort__hde_cmp()
/linux/tools/perf/
A Dbuiltin-trace.c2725 if (field->flags & TEP_FIELD_IS_DYNAMIC) {

Completed in 51 milliseconds