Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/
DElfInterfaceArm.h84 size_t total_entries() { return total_entries_; } in total_entries() function
/system/iorap/src/prefetcher/
Dsession.cc542 size_t total_entries = entry_mapping_list.size(); in Dump() local