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

/linux-master/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c133 bool have_tma; member in struct:intel_pt_decoder
608 decoder->have_tma = false;
631 decoder->have_tma = false;
781 bool have_tma; member in struct:intel_pt_calc_cyc_to_tsc_info
841 if (!data->have_tma)
923 data->have_tma = true;
995 .have_tma = decoder->have_tma,
1805 decoder->have_tma = false;
1930 decoder->have_tma
[all...]

Completed in 190 milliseconds