Home
last modified time | relevance | path

Searched refs:sample_cyc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c188 bool sample_cyc; member
1398 decoder->sample_cyc = false; in intel_pt_walk_tnt()
1535 decoder->sample_cyc = true; in intel_pt_mtc_cyc_cnt_upd()
1657 decoder->sample_cyc = true; in intel_pt_calc_cyc_timestamp()
2080 if (decoder->sample_cyc && last_packet_type != INTEL_PT_CYC) in intel_pt_walk_trace()
2081 decoder->sample_cyc = false; in intel_pt_walk_trace()
2875 if (decoder->sample_cyc) { in intel_pt_decode()
2878 decoder->sample_cyc = false; in intel_pt_decode()
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c222 bool sample_cyc; member
1721 decoder->sample_cyc = false; in intel_pt_walk_tnt()
1893 decoder->sample_cyc = true; in intel_pt_mtc_cyc_cnt_upd()
2016 decoder->sample_cyc = true; in intel_pt_calc_cyc_timestamp()
3210 if (decoder->sample_cyc && last_packet_type != INTEL_PT_CYC) in intel_pt_walk_trace()
3211 decoder->sample_cyc = false; in intel_pt_walk_trace()
4046 if (decoder->sample_cyc) { in intel_pt_decode()
4049 decoder->sample_cyc = false; in intel_pt_decode()

Completed in 9 milliseconds