Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c162 uint64_t sample_tot_cyc_cnt; member
2625 decoder->sample_tot_cyc_cnt = decoder->tot_cyc_cnt; in intel_pt_decode()
2641 decoder->sample_tot_cyc_cnt = decoder->tot_cyc_cnt; in intel_pt_decode()
2649 decoder->state.tot_cyc_cnt = decoder->sample_tot_cyc_cnt; in intel_pt_decode()