Searched refs:mem_alloc_profiling_enabled (Results 1 – 7 of 7) sorted by relevance
131 static inline bool mem_alloc_profiling_enabled(void) in mem_alloc_profiling_enabled() function239 static inline bool mem_alloc_profiling_enabled(void) { return false; } in mem_alloc_profiling_enabled() function252 if (mem_alloc_profiling_enabled()) { \
171 if (mem_alloc_profiling_enabled()) in clear_page_tag_ref()194 if (mem_alloc_profiling_enabled()) in pgalloc_tag_get()
173 if (!mem_alloc_profiling_enabled()) in pgalloc_tag_split()199 if (!mem_alloc_profiling_enabled()) in pgalloc_tag_swap()235 if (mem_alloc_profiling_enabled()) in shutdown_mem_profiling()546 if (mem_alloc_profiling_enabled() && !tags_addressable()) { in reserve_module_tags()736 if (enable != mem_alloc_profiling_enabled()) { in setup_early_mem_profiling()
437 mem_alloc_profiling_enabled() ? "on" : "off"); in __show_mem()
1699 if (mem_alloc_profiling_enabled() && likely(chunk->obj_exts)) { in pcpu_alloc_tag_free_hook() 1707 if (mem_alloc_profiling_enabled() && likely(chunk->obj_exts)) in pcpu_alloc_tag_alloc_hook()
781 if (mem_alloc_profiling_enabled()) in need_slab_obj_exts()2390 if (mem_alloc_profiling_enabled()) in alloc_tagging_slab_alloc_hook()2423 if (mem_alloc_profiling_enabled()) in alloc_tagging_slab_free_hook()
1302 if (mem_alloc_profiling_enabled()) in pgalloc_tag_add()1322 if (mem_alloc_profiling_enabled()) in pgalloc_tag_sub()