Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c167 uint64_t sample_tot_cyc_cnt; member
2799 decoder->sample_tot_cyc_cnt = decoder->tot_cyc_cnt; in intel_pt_decode()
2815 decoder->sample_tot_cyc_cnt = decoder->tot_cyc_cnt; in intel_pt_decode()
2823 decoder->state.tot_cyc_cnt = decoder->sample_tot_cyc_cnt; in intel_pt_decode()