Home
last modified time | relevance | path

Searched refs:PERF_IP_FLAG_IN_TX (Results 1 – 6 of 6) sorted by relevance

/tools/perf/util/
A Devent.h64 PERF_IP_FLAG_IN_TX = 1ULL << 10, enumerator
76 (PERF_IP_FLAG_IN_TX | \
A Dtrace-event-scripting.c387 flags & PERF_IP_FLAG_IN_TX ? "x" : "", in sample_flags_to_name()
A Dthread-stack.c398 be->flags.in_tx = !!(flags & PERF_IP_FLAG_IN_TX); in thread_stack__update_br_stack()
A Darm-spe.c594 speq->flags |= PERF_IP_FLAG_IN_TX; in arm_spe__sample_flags()
A Dintel-pt.c1536 ptq->flags |= PERF_IP_FLAG_IN_TX; in intel_pt_sample_flags()
/tools/perf/util/scripting-engines/
A Dtrace-event-python.c1326 tuple_set_s32(t, 20, !!(es->sample->flags & PERF_IP_FLAG_IN_TX)); in python_export_sample_table()

Completed in 30 milliseconds