Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Devent.h157 PERF_IP_FLAG_IN_TX = 1ULL << 10, enumerator
/linux-4.1.27/tools/perf/util/scripting-engines/
Dtrace-event-python.c699 tuple_set_s32(t, 20, !!(es->sample->flags & PERF_IP_FLAG_IN_TX)); in python_export_sample()