Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dmalloc_heapprofd.cpp143 static constexpr char kHeapprofdPropertyEnable[] = "heapprofd.enable"; variable
304 if (__system_property_get(kHeapprofdPropertyEnable, property_value) == 0) { in HeapprofdShouldLoad()