Searched refs:boottb_freq (Results 1 – 2 of 2) sorted by relevance
104 struct boottb_freq { struct191 struct boottb_freq boottb_freq; in vpa_dtl_dump_sample_data() local232 boottb_freq.boot_tb = boot_tb; in vpa_dtl_dump_sample_data()234 boottb_freq.tb_freq = tb_ticks_per_sec; in vpa_dtl_dump_sample_data()235 boottb_freq.timebase = 0; in vpa_dtl_dump_sample_data()236 memcpy(aux_buf->base, &boottb_freq, sizeof(boottb_freq)); in vpa_dtl_dump_sample_data()
35 struct boottb_freq { struct122 struct boottb_freq *boot_tb = (struct boottb_freq *)buf; in powerpc_vpadtl_dump()261 struct boottb_freq *boottb; in powerpc_vpadtl_decode()267 boottb = (struct boottb_freq *)vpaq->buffer->data; in powerpc_vpadtl_decode()