Searched refs:profileable (Results 1 – 1 of 1) sorted by relevance
91 bool profileable = false; in HandleProfilingSignal() local92 android_mallopt(M_GET_PROCESS_PROFILEABLE, &profileable, sizeof(profileable)); in HandleProfilingSignal()93 if (!profileable) { in HandleProfilingSignal()