Home
last modified time | relevance | path

Searched refs:mem_profiling_support (Results 1 – 1 of 1) sorted by relevance

/lib/
A Dalloc_tag.c21 static bool mem_profiling_support = true; variable
23 static bool mem_profiling_support; variable
235 if (!mem_profiling_support) in shutdown_mem_profiling()
240 mem_profiling_support = false; in shutdown_mem_profiling()
247 if (!mem_profiling_support) in alloc_tag_sec_init()
332 if (!mem_profiling_support) in needs_section_mem()
712 mem_profiling_support = false; in setup_early_mem_profiling()
727 mem_profiling_support = true; in setup_early_mem_profiling()
754 return mem_profiling_support; in need_page_alloc_tagging()
784 if (!mem_profiling_support) in sysctl_init()
[all …]

Completed in 4 milliseconds