HomeSort by: relevance | last modified time | path
    Searched defs:heap_profile (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_common_libcdep.cc 37 const bool heap_profile = common_flags()->heap_profile; local in function:__sanitizer::BackgroundThread
85 if (heap_profile &&
122 !common_flags()->heap_profile) return;

Completed in 10 milliseconds