Linux Kernel
3.7.1
|
#include <hpi_internal.h>
Data Fields | |
u32 | total_tick_count |
u32 | call_count |
u32 | max_tick_count |
u32 | ticks_per_millisecond |
u16 | profile_interval |
Definition at line 974 of file hpi_internal.h.
u32 call_count |
Definition at line 976 of file hpi_internal.h.
u32 max_tick_count |
Definition at line 977 of file hpi_internal.h.
u16 profile_interval |
Definition at line 979 of file hpi_internal.h.
u32 ticks_per_millisecond |
Definition at line 978 of file hpi_internal.h.
u32 total_tick_count |
Definition at line 975 of file hpi_internal.h.