Home
last modified time | relevance | path

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

/external/cronet/base/trace_event/
Dmalloc_dump_provider.cc120 uint64_t* syscall_count, in ReportPartitionAllocStats()
324 uint64_t syscall_count = 0; in OnMemoryDump() local
426 uint64_t syscall_count, in ReportPerMinuteStats()
/external/cronet/base/allocator/partition_allocator/
Dpartition_stats.h89 uint64_t syscall_count; member