Searched defs:hcall_stats (Results 1 – 1 of 1) sorted by relevance
340 struct hcall_stats { struct341 unsigned long num_calls; /* number of calls (on this CPU) */342 unsigned long tb_total; /* total wall time (mftb) of calls. */343 unsigned long purr_total; /* total cpu time (PURR) of calls. */344 unsigned long tb_start;345 unsigned long purr_start;