Home
last modified time | relevance | path

Searched defs:DisableThreadExitRecords (Results 1 – 4 of 4) sorted by relevance

/system/extras/simpleperf/
Dthread_tree.h103 void DisableThreadExitRecords() { disable_thread_exit_records_ = true; } in DisableThreadExitRecords() function
DETMBranchListFile.cpp191 void DisableThreadExitRecords() override { thread_tree_.DisableThreadExitRecords(); } in DisableThreadExitRecords() function in simpleperf::ETMThreadTreeWhenRecording
Dcmd_dumprecord.cpp186 void DisableThreadExitRecords() override { thread_tree_.DisableThreadExitRecords(); } in DisableThreadExitRecords() function in simpleperf::__anon86fb931d0111::ETMThreadTreeForDumpCmd
Dcmd_inject.cpp96 void DisableThreadExitRecords() override { thread_tree_.DisableThreadExitRecords(); } in DisableThreadExitRecords() function in simpleperf::__anon8f351e250111::ETMThreadTreeWithFilter