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