Home
last modified time | relevance | path

Searched refs:PERF_IP_FLAG_INTR_TOGGLE (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
A Devent.h68 PERF_IP_FLAG_INTR_TOGGLE = 1ULL << 14, enumerator
A Dintel-pt.c1549 ptq->flags |= PERF_IP_FLAG_INTR_TOGGLE; in intel_pt_sample_flags()
/linux/tools/perf/
A Dbuiltin-script.c1749 PERF_IP_FLAG_INTR_TOGGLE; in perf_sample__sprintf_flags()
1760 flags & PERF_IP_FLAG_INTR_TOGGLE ? "t" : ""); in perf_sample__sprintf_flags()

Completed in 51 milliseconds