Searched refs:mem_alloc_profiling_enabled (Results 1 – 2 of 2) sorted by relevance
119 static inline bool mem_alloc_profiling_enabled(void) in mem_alloc_profiling_enabled() function217 static inline bool mem_alloc_profiling_enabled(void) { return false; } in mem_alloc_profiling_enabled() function228 if (mem_alloc_profiling_enabled()) { \
170 if (mem_alloc_profiling_enabled()) in clear_page_tag_ref()