Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
H A DInstrumentationRuntimeMainThreadChecker.cpp32 LLDB_PLUGIN_DEFINE(InstrumentationRuntimeMainThreadChecker) in LLDB_PLUGIN_DEFINE() argument
34 InstrumentationRuntimeMainThreadChecker:: in LLDB_PLUGIN_DEFINE()
35 ~InstrumentationRuntimeMainThreadChecker() { in LLDB_PLUGIN_DEFINE()
40 InstrumentationRuntimeMainThreadChecker::CreateInstance( in CreateInstance()
43 new InstrumentationRuntimeMainThreadChecker(process_sp)); in CreateInstance()
46 void InstrumentationRuntimeMainThreadChecker::Initialize() { in Initialize()
53 void InstrumentationRuntimeMainThreadChecker::Terminate() { in Terminate()
58 InstrumentationRuntimeMainThreadChecker::GetTypeStatic() { in GetTypeStatic()
77 InstrumentationRuntimeMainThreadChecker::RetrieveReportData( in RetrieveReportData()
157 InstrumentationRuntimeMainThreadChecker *const instance = in NotifyBreakpointHit()
[all …]
H A DInstrumentationRuntimeMainThreadChecker.h19 class InstrumentationRuntimeMainThreadChecker
22 ~InstrumentationRuntimeMainThreadChecker() override;
43 InstrumentationRuntimeMainThreadChecker(const lldb::ProcessSP &process_sp) in InstrumentationRuntimeMainThreadChecker() function
H A DCMakeLists.txt2 InstrumentationRuntimeMainThreadChecker.cpp
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt4173 …/source/Plugins/InstrumentationRuntime/MainThreadChecker/InstrumentationRuntimeMainThreadChecker.c…
4174 …b/source/Plugins/InstrumentationRuntime/MainThreadChecker/InstrumentationRuntimeMainThreadChecker.h