Home
last modified time | relevance | path

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

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

Completed in 19 milliseconds