Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/
H A DGenealogy.cpp58 os_activity_process_t process, os_activity_t activity, in Genealogy()
67 ThreadActivitySP activity; in GetGenealogyInfoForThread() local
80 activity = search->second; in GetGenealogyInfoForThread()
83 return activity; in GetGenealogyInfoForThread()
135 ^bool(os_activity_entry_t activity) { in GetActivities()
137 ac.activity_start = activity->activity_start; in GetActivities()
138 ac.activity_id = activity->activity_id; in GetActivities()
139 ac.parent_id = activity->parent_id; in GetActivities()
140 if (activity->activity_name) in GetActivities()
142 if (activity->reason) in GetActivities()
[all …]
H A DGenealogy.h89 bool (*m_os_activity_diagnostic_for_pid)(pid_t pid, os_activity_t activity,
103 bool (^iterator)(os_activity_entry_t activity));
111 os_activity_process_t process, os_activity_t activity,
/llvm-project-15.0.7/lldb/source/Core/
H A DCoreProperties.td124 …${ansi.fg.green}'${thread.queue}'${ansi.normal}}{, activity = ${ansi.fg.green}'${thread.info.activ…
128 …${ansi.fg.green}'${thread.queue}'${ansi.normal}}{, activity = ${ansi.fg.green}'${thread.info.activ…
/llvm-project-15.0.7/bolt/test/runtime/X86/
H A Dhot-end-symbol.s29 # Our fdata only logs activity in main, so hot markers will change
/llvm-project-15.0.7/llvm/test/Transforms/LoopPredication/
H A Dunswitch-exit-loop.ll5 ;; activity and properly bail out when discovering that widenable check does not lead to deopt.
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZFeatures.td321 …"processor-activity-instrumentation", "ProcessorActivityInstrumentation", (all_of FeatureProcessor…
322 "Assume that the processor-activity-instrumentation facility is installed"
H A DSystemZInstrSystem.td395 // Query processor activity counter information.
/llvm-project-15.0.7/lldb/source/Target/
H A DThread.cpp1786 StructuredData::ObjectSP activity = in GetDescription() local
1794 if (activity && activity->GetType() == eStructuredDataTypeDictionary) { in GetDescription()
1795 StructuredData::Dictionary *activity_dict = activity->GetAsDictionary(); in GetDescription()
/llvm-project-15.0.7/lldb/docs/use/
H A Dformatting.rst231 …{, name = '${thread.name}'}{, queue = '${thread.queue}'}{, activity = '${thread.info.activity.name…
/llvm-project-15.0.7/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTOptions.td53 "basis. This effectively traces the entire activity on all cpus "
/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A DRNBRemote.cpp5673 const Genealogy::Activity *activity = in HandlePacket_jThreadExtendedInfo() local
5694 if (activity->activity_id != 0) { in HandlePacket_jThreadExtendedInfo()
5700 json << "\"start\":" << activity->activity_start << ","; in HandlePacket_jThreadExtendedInfo()
5701 json << "\"id\":" << activity->activity_id << ","; in HandlePacket_jThreadExtendedInfo()
5702 json << "\"parent_id\":" << activity->parent_id << ","; in HandlePacket_jThreadExtendedInfo()
5704 << json_string_quote_metachars(activity->activity_name) << "\","; in HandlePacket_jThreadExtendedInfo()
5706 << json_string_quote_metachars(activity->reason) << "\""; in HandlePacket_jThreadExtendedInfo()
/llvm-project-15.0.7/llvm/lib/Support/Windows/
H A DThreading.inc119 // significantly affecting activity in the foreground.
/llvm-project-15.0.7/llvm/docs/
H A DMyFirstTypoFix.rst365 on Phabricator under "My activity".
H A DCoroutines.rst552 In the following example, a coroutine represents some activity that is driven
/llvm-project-15.0.7/llvm/test/MC/SystemZ/
H A Dinsn-bad-z15.s82 #CHECK: error: instruction requires: processor-activity-instrumentation
/llvm-project-15.0.7/clang-tools-extra/docs/
H A Dpp-trace.rst11 activity. It's also used as a test of Clang's PPCallbacks interface.
/llvm-project-15.0.7/lldb/docs/
H A Dlldb-gdb-remote.txt358 // traces the entire activity on all cores. At decoding time, in order
/llvm-project-15.0.7/polly/lib/External/isl/doc/
H A Duser.pod9707 while C<isl_vertex_get_domain> returns the activity domain