Home
last modified time | relevance | path

Searched refs:INTEL_PT_INSTRUCTION (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c1003 decoder->state.type |= INTEL_PT_INSTRUCTION; in intel_pt_sample_insn()
1044 decoder->state.type = INTEL_PT_INSTRUCTION; in intel_pt_walk_insn()
1390 if (decoder->state.type & INTEL_PT_INSTRUCTION) { in intel_pt_walk_tnt()
1392 decoder->state.type = INTEL_PT_INSTRUCTION; in intel_pt_walk_tnt()
1803 decoder->state.type |= INTEL_PT_INSTRUCTION; in intel_pt_walk_psbend()
1918 decoder->state.type |= INTEL_PT_INSTRUCTION; in intel_pt_walk_fup_tip()
1943 decoder->state.type = INTEL_PT_INSTRUCTION; in intel_pt_resample()
1986 decoder->state.type = INTEL_PT_INSTRUCTION; in intel_pt_hop_trace()
2000 decoder->state.type = INTEL_PT_INSTRUCTION; in intel_pt_hop_trace()
2007 decoder->state.type |= INTEL_PT_INSTRUCTION | INTEL_PT_BRANC in intel_pt_hop_trace()
[all...]
H A Dintel-pt-decoder.h24 INTEL_PT_INSTRUCTION = 1 << 1, enumerator
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c1109 decoder->state.type |= INTEL_PT_INSTRUCTION; in intel_pt_sample_insn()
1154 decoder->state.type |= INTEL_PT_INSTRUCTION; in intel_pt_sample_fup_insn()
1196 decoder->state.type = INTEL_PT_INSTRUCTION; in intel_pt_walk_insn()
1713 if (decoder->state.type & INTEL_PT_INSTRUCTION) { in intel_pt_walk_tnt()
1715 decoder->state.type = INTEL_PT_INSTRUCTION; in intel_pt_walk_tnt()
2161 decoder->state.type |= INTEL_PT_INSTRUCTION; in intel_pt_walk_psbend()
2283 decoder->state.type |= INTEL_PT_INSTRUCTION; in intel_pt_walk_fup_tip()
2308 decoder->state.type = INTEL_PT_INSTRUCTION; in intel_pt_resample()
2969 decoder->state.type = INTEL_PT_INSTRUCTION; in intel_pt_hop_trace()
2985 decoder->state.type = INTEL_PT_INSTRUCTION; in intel_pt_hop_trace()
[all...]
H A Dintel-pt-decoder.h27 INTEL_PT_INSTRUCTION = 1 << 1, enumerator
/kernel/linux/linux-5.10/tools/perf/util/
H A Dintel-pt.c2030 if (pt->sample_instructions && (state->type & INTEL_PT_INSTRUCTION)) { in intel_pt_sample()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dintel-pt.c2659 if (state->type & INTEL_PT_INSTRUCTION) { in intel_pt_sample()

Completed in 20 milliseconds