Home
last modified time | relevance | path

Searched refs:TEP_FIELD_IS_DYNAMIC (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/traceevent/
H A Devent-parse.h124 TEP_FIELD_IS_DYNAMIC = 16, enumerator
H A Dparse-filter.c1713 if (arg->str.field->flags & TEP_FIELD_IS_DYNAMIC) { in get_field_str()
H 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()
/kernel/linux/linux-5.10/tools/perf/util/scripting-engines/
H A Dtrace-event-perl.c395 if (field->flags & TEP_FIELD_IS_DYNAMIC) { in perl_process_tracepoint()
H A Dtrace-event-python.c881 if (field->flags & TEP_FIELD_IS_DYNAMIC) { in python_process_tracepoint()
/kernel/linux/linux-6.6/tools/perf/util/scripting-engines/
H A Dtrace-event-perl.c398 if (field->flags & TEP_FIELD_IS_DYNAMIC) { in perl_process_tracepoint()
H A Dtrace-event-python.c1014 if (field->flags & TEP_FIELD_IS_DYNAMIC) { in python_process_tracepoint()
/kernel/linux/linux-5.10/tools/perf/util/
H A Ddata-convert-bt.c313 if (flags & TEP_FIELD_IS_DYNAMIC) { in add_tracepoint_field_value()
H A Dpython.c387 if (field->flags & TEP_FIELD_IS_DYNAMIC) { in tracepoint_field()
H A Devsel.c2451 if (field->flags & TEP_FIELD_IS_DYNAMIC) { in evsel__rawptr()
H A Dsort.c2206 if (field->flags & TEP_FIELD_IS_DYNAMIC) { in __sort__hde_cmp()
/kernel/linux/linux-6.6/tools/perf/util/
H A Ddata-convert-bt.c317 if (flags & TEP_FIELD_IS_DYNAMIC) { in add_tracepoint_field_value()
H A Dpython.c485 if (field->flags & TEP_FIELD_IS_DYNAMIC) { in tracepoint_field()
H A Devsel.c2778 if (field->flags & TEP_FIELD_IS_DYNAMIC) { in evsel__rawptr()
H A Dsort.c2718 if (field->flags & TEP_FIELD_IS_DYNAMIC) { in __sort__hde_cmp()
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-trace.c2711 if (field->flags & TEP_FIELD_IS_DYNAMIC) {
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-trace.c2768 if (field->flags & TEP_FIELD_IS_DYNAMIC) {

Completed in 56 milliseconds