Searched defs:stats (Results 1 - 22 of 22) sorted by relevance

/fuchsia/zircon/system/utest/fs-host/
H A Dutil.cpp57 struct stat stats; local
/fuchsia/zircon/system/uapp/kstress/
H A Dstress_test.h29 virtual zx_status_t Init(bool verbose, const zx_info_kmem_stats& stats) { argument
/fuchsia/zircon/kernel/include/kernel/
H A Dpercpu.h40 struct cpu_stats stats; member in struct:percpu
/fuchsia/zircon/system/utest/perftest/
H A Dresults-test.cpp57 perftest::SummaryStatistics stats = test_case->GetSummaryStatistics(); local
/fuchsia/zircon/system/uapp/psutils/
H A Dkstats.c34 zx_info_cpu_stats_t stats[MAX_CPUS]; local
109 zx_info_kmem_stats_t stats; local
[all...]
H A Dmemgraph.cpp429 zx_info_kmem_stats_t stats; local
[all...]
H A Dtop.c40 zx_info_thread_stats_t stats; member in struct:__anon873
/fuchsia/zircon/system/ulib/perftest/
H A Dresults.cpp181 SummaryStatistics stats = test.GetSummaryStatistics(); local
/fuchsia/zircon/kernel/lib/heap/
H A Dheap_wrapper.cpp57 alloc_stat stats[num_stats]; member in namespace:__anon74
/fuchsia/zircon/system/uapp/lsblk/
H A Dmain.c325 block_stats_t stats; local
/fuchsia/zircon/system/ulib/fs-host/
H A Dcommon.cpp311 struct stat stats; local
/fuchsia/zircon/system/ulib/fs-test-utils/
H A Dperftest.cpp123 void PrintTestsCasesSummary(size_t test_case_count, const TestStats& stats, zx::ticks start, argument
158 RunTest(const TestInfo& test, uint32_t sample_count, bool skip, Fixture* fixture, perftest::ResultsSet* result_set, TestStats* stats, FILE* out) argument
262 TestStats stats; local
[all...]
/fuchsia/zircon/system/utest/fs/
H A Dtest-minfs.cpp221 struct stat stats; local
/fuchsia/zircon/system/utest/hid-parser/
H A Dhid-parser-test.cpp29 size_t ItemizeHIDReportDesc(const uint8_t* rpt_desc, size_t desc_len, Stats* stats) { argument
58 Stats stats = {}; local
73 Stats stats local
[all...]
/fuchsia/zircon/third_party/ulib/jemalloc/include/jemalloc/internal/
H A Darena_structs_b.h105 malloc_bin_stats_t stats; member in struct:arena_bin_s
132 arena_stats_t stats; member in struct:arena_s
/fuchsia/zircon/system/host/minfs/
H A Dmain.cpp410 struct stat stats; local
525 struct stat stats; local
/fuchsia/zircon/system/utest/fs-management/
H A Dfs-management.cpp623 struct statfs stats; local
[all...]
/fuchsia/zircon/kernel/object/
H A Dprocess_dispatcher.cpp542 zx_status_t ProcessDispatcher::GetStats(zx_info_task_stats_t* stats) { argument
/fuchsia/zircon/kernel/syscalls/
H A Dobject.cpp456 zx_info_cpu_stats_t stats = {}; local
528 zx_info_kmem_stats_t stats = {}; local
[all...]
/fuchsia/zircon/system/dev/nand/aml-rawnand/
H A Daml-rawnand.h45 } stats; member in struct:__anon438
/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Dzone.c303 zone_statistics(malloc_zone_t *zone, malloc_statistics_t *stats) argument
/fuchsia/zircon/system/ulib/fdio/
H A Dunistd.c2309 struct statfs stats = {}; local
[all...]

Completed in 266 milliseconds