Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c216 bool sample_cyc; member
1484 decoder->sample_cyc = false; in intel_pt_walk_tnt()
1639 decoder->sample_cyc = true; in intel_pt_mtc_cyc_cnt_upd()
1760 decoder->sample_cyc = true; in intel_pt_calc_cyc_timestamp()
2927 if (decoder->sample_cyc && last_packet_type != INTEL_PT_CYC) in intel_pt_walk_trace()
2928 decoder->sample_cyc = false; in intel_pt_walk_trace()
3724 if (decoder->sample_cyc) { in intel_pt_decode()
3727 decoder->sample_cyc = false; in intel_pt_decode()