Searched defs:GetProcessNameOfCurrentSample (Results 1 – 2 of 2) sorted by relevance
229 const char* GetProcessNameOfCurrentSample() { in GetProcessNameOfCurrentSample() function in simpleperf::ReportLib785 const char* GetProcessNameOfCurrentSample(ReportLib* report_lib) { in GetProcessNameOfCurrentSample() function
505 def GetProcessNameOfCurrentSample(self) -> str: member in ReportLib