Searched refs:hcall_stats (Results 1 – 1 of 1) sorted by relevance
33 struct hcall_stats { struct42 DEFINE_PER_CPU(struct hcall_stats[HCALL_STAT_ARRAY_SIZE], hcall_stats); argument69 struct hcall_stats *hs = m->private; in hc_show()118 struct hcall_stats *h; in probe_hcall_entry()123 h = this_cpu_ptr(&hcall_stats[opcode / 4]); in probe_hcall_entry()131 struct hcall_stats *h; in probe_hcall_exit()136 h = this_cpu_ptr(&hcall_stats[opcode / 4]); in probe_hcall_exit()168 per_cpu(hcall_stats, cpu), in hcall_inst_init()