Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/memory/
Dheapprofd_end_to_end_test.cc317 void __attribute__((noreturn)) RunAccurateMallocWithVforkCommon() { in RunAccurateMallocWithVforkCommon() function
396 RunAccurateMallocWithVforkCommon(); in RunAccurateMallocWithVfork()
404 std::thread th(RunAccurateMallocWithVforkCommon); in RunAccurateMallocWithVforkThread()