Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Dblock_files.cc129 bool update_counters = (map_block & end_mask) == 0; in DeleteMapBlock() local
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_insert_waitcnt.cpp465 update_counters(wait_ctx& ctx, wait_event event, memory_sync_info sync = memory_sync_info()) in update_counters() function