Searched defs:pt_time (Results 1 – 1 of 1) sorted by relevance
43 struct pt_time { struct45 uint64_t tsc;48 uint64_t base;51 uint64_t fc;54 uint32_t ctc;57 uint32_t ctc_cyc;82 extern void pt_time_init(struct pt_time *time); argument