Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dintel-pt.c1443 #define INTEL_PT_PWR_EVT (INTEL_PT_MWAIT_OP | INTEL_PT_PWR_ENTRY | \ macro
1458 if (pt->sample_pwr_events && (state->type & INTEL_PT_PWR_EVT)) { in intel_pt_sample()