Home
last modified time | relevance | path

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

/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h20 #define INTEL_PT_IFLAG (1 << 2) macro
H A Dintel-pt-decoder.c1269 bool iflag = decoder->packet.count & INTEL_PT_IFLAG; in intel_pt_mode_exec_status()
1280 bool iflag = decoder->packet.count & INTEL_PT_IFLAG; in intel_pt_mode_exec()