Searched defs:boottb_freq (Results 1 – 1 of 1) sorted by relevance
104 struct boottb_freq { struct105 u64 boot_tb;106 u64 tb_freq;107 u64 timebase;108 u64 padded[3];191 struct boottb_freq boottb_freq; in vpa_dtl_dump_sample_data() local