Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dthread_tree.h104 void DisableThreadExitRecords() { disable_thread_exit_records_ = true; } in DisableThreadExitRecords() function
Dcmd_dumprecord.cpp186 void DisableThreadExitRecords() override { thread_tree_.DisableThreadExitRecords(); } in DisableThreadExitRecords() function in simpleperf::__anon4ba939ae0111::ETMThreadTreeForDumpCmd
DBranchListFile.cpp124 void DisableThreadExitRecords() override { thread_tree_.DisableThreadExitRecords(); } in DisableThreadExitRecords() function in simpleperf::ETMThreadTreeWhenRecording
Dreport_lib_interface.cpp199 void DisableThreadExitRecords() override { thread_tree_.DisableThreadExitRecords(); } in DisableThreadExitRecords() function in simpleperf::ETMThreadTreeSimple
Dcmd_inject.cpp230 void DisableThreadExitRecords() override { thread_tree_.DisableThreadExitRecords(); } in DisableThreadExitRecords() function in simpleperf::__anon8a9c24360111::ETMThreadTreeWithFilter