Home
last modified time | relevance | path

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

/bionic/libc/platform/bionic/
Dmalloc.h98 M_GET_PROCESS_PROFILEABLE = 9, enumerator
99 #define M_GET_PROCESS_PROFILEABLE M_GET_PROCESS_PROFILEABLE macro
/bionic/libc/bionic/
Dandroid_profiling_dynamic.cpp92 android_mallopt(M_GET_PROCESS_PROFILEABLE, &profileable, sizeof(profileable)); in HandleProfilingSignal()
Dmalloc_common_dynamic.cpp489 if (opcode == M_GET_PROCESS_PROFILEABLE) { in android_mallopt()