Searched refs:mem_profiling_support (Results 1 – 1 of 1) sorted by relevance
24 static bool mem_profiling_support = true; variable26 static bool mem_profiling_support; variable35 return !mem_profiling_support; in mem_alloc_profiling_permanently_disabled()254 if (!mem_profiling_support) in shutdown_mem_profiling()259 mem_profiling_support = false; in shutdown_mem_profiling()266 if (!mem_profiling_support) in alloc_tag_sec_init()351 if (!mem_profiling_support) in needs_section_mem()732 mem_profiling_support = false; in setup_early_mem_profiling()747 mem_profiling_support = true; in setup_early_mem_profiling()774 return mem_profiling_support; in need_page_alloc_tagging()[all …]