Searched refs:GetAllProcesses (Results 1 – 9 of 9) sorted by relevance
153 for (Process *process : trace_ipt.GetAllProcesses()) in WriteContextSwitchTrace() 325 for (Process *process : trace_ipt.GetAllProcesses()) { in BuildProcessesSection() 338 std::vector<Process *> processes = trace_ipt.GetAllProcesses(); in BuildKernelSection()
22 for (Process *proc : trace_sp->GetAllProcesses()) { in TraceIntelPTMultiCpuDecoder()
40 processes = platform.GetAllProcesses(error)
159 SBProcessInfoList GetAllProcesses(SBError &error);
601 SBProcessInfoList SBPlatform::GetAllProcesses(SBError &error) { in Attach() 604 ProcessInstanceInfoList list = platform_sp->GetAllProcesses(); in GetAllProcesses() 603 SBProcessInfoList SBPlatform::GetAllProcesses(SBError &error) { GetAllProcesses() function in SBPlatform
323 std::vector<Process *> GetAllProcesses();
425 ProcessInstanceInfoList GetAllProcesses();
363 std::vector<Process *> Trace::GetAllProcesses() { in GetAllProcesses() function in Trace
926 ProcessInstanceInfoList Platform::GetAllProcesses() { in GetAllProcesses() 922 ProcessInstanceInfoList Platform::GetAllProcesses() { GetAllProcesses() function in Platform