Home | History | Annotate | Download | only in Commands

Lines Matching refs:proc_infos

550                         ProcessInstanceInfoList proc_infos;
551 const uint32_t matches = platform_sp->FindProcesses (m_options.match_info, proc_infos);
592 proc_infos.GetProcessInfoAtIndex(i).DumpAsTableRow(ostrm, platform_sp.get(), m_options.show_args, m_options.verbose);