Searched refs:mem_alloc_profiling_enabled (Results 1 – 2 of 2) sorted by relevance
131 static inline bool mem_alloc_profiling_enabled(void) in mem_alloc_profiling_enabled() function229 static inline bool mem_alloc_profiling_enabled(void) { return false; } in mem_alloc_profiling_enabled() function240 if (mem_alloc_profiling_enabled()) { \
170 if (mem_alloc_profiling_enabled()) in clear_page_tag_ref()193 if (mem_alloc_profiling_enabled()) in pgalloc_tag_get()
Completed in 6 milliseconds