Searched defs:hcall_stats (Results 1 – 1 of 1) sorted by relevance
298 struct hcall_stats { struct299 unsigned long num_calls; /* number of calls (on this CPU) */300 unsigned long tb_total; /* total wall time (mftb) of calls. */301 unsigned long purr_total; /* total cpu time (PURR) of calls. */302 unsigned long tb_start;303 unsigned long purr_start;