Home
last modified time | relevance | path

Searched defs:intel_pt_state (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h201 struct intel_pt_state { struct
202 enum intel_pt_sample_type type;
203 int err;
204 uint64_t from_ip;
205 uint64_t to_ip;
206 uint64_t cr3;
207 uint64_t tot_insn_cnt;
208 uint64_t tot_cyc_cnt;
209 uint64_t timestamp;
210 uint64_t est_timestamp;
[all …]