OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fault_count
(Results
1 - 3
of
3
) sorted by null
/external/autotest/client/site_tests/platform_CompressedSwapPerf/
platform_CompressedSwapPerf.py
228
@return: A tuple (wall_time, user_time, sys_time,
fault_count
)
240
fault_count
= result_unpacked[3]
242
return (wall_time, user_time, sys_time,
fault_count
)
/external/valgrind/include/vki/
vki-xen-domctl.h
220
vki_uint32_t
fault_count
;
member in struct:vki_xen_domctl_shadow_op_stats
/external/valgrind/coregrind/m_syswrap/
syswrap-xen.c
[
all
...]
Completed in 217 milliseconds