Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/trace_event/
H A Dmalloc_dump_provider.cc119 uint64_t* syscall_count, in ReportPartitionAllocStats()
332 uint64_t syscall_count = 0; in OnMemoryDump() local
434 uint64_t syscall_count, in ReportPerMinuteStats()
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_stats.h100 uint64_t syscall_count; member