Searched refs:new_proc_self_maps (Results 1 – 3 of 3) sorted by relevance
104 ProcSelfMapsBuff new_proc_self_maps; in CacheMemoryMappings() local105 ReadProcMaps(&new_proc_self_maps); in CacheMemoryMappings()107 if (new_proc_self_maps.mmaped_size == 0) in CacheMemoryMappings()112 cached_proc_self_maps = new_proc_self_maps; in CacheMemoryMappings()
103 ProcSelfMapsBuff new_proc_self_maps; in CacheMemoryMappings() local104 ReadProcMaps(&new_proc_self_maps); in CacheMemoryMappings()106 if (new_proc_self_maps.mmaped_size == 0) in CacheMemoryMappings()111 cached_proc_self_maps = new_proc_self_maps; in CacheMemoryMappings()
100 ProcSelfMapsBuff new_proc_self_maps; in CacheMemoryMappings() local101 ReadProcMaps(&new_proc_self_maps); in CacheMemoryMappings()103 if (new_proc_self_maps.mmaped_size == 0) in CacheMemoryMappings()108 cached_proc_self_maps = new_proc_self_maps; in CacheMemoryMappings()