Home
last modified time | relevance | path

Searched defs:total_count (Results 1 – 3 of 3) sorted by relevance

/system/memory/libmeminfo/libdmabufinfo/include/dmabufinfo/
Ddmabuf_sysfs_stats.h50 inline unsigned int total_count() const { return total_.buffer_count; } in total_count() function
/system/memory/libmeminfo/libdmabufinfo/
Ddmabufinfo_test.cpp244 auto total_count = stats.total_count(); in TEST_F() local
/system/extras/simpleperf/
Dcmd_inject.cpp74 uint64_t total_count = instr_range.branch_taken_count; in AddInstrRange() local