Home
last modified time | relevance | path

Searched defs:hcall_stats (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/arch/powerpc/include/asm/
Dhvcall.h298 struct hcall_stats { struct
299 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;