Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dsimpleperf_report_lib.py42 def _char_pt_to_str(char_pt: ct.c_char_p) -> str: function
76 return _char_pt_to_str(self._thread_comm)
99 return _char_pt_to_str(self._name)
161 return _char_pt_to_str(self._name)
193 return _char_pt_to_str(self._dso_name)
197 return _char_pt_to_str(self._symbol_name)
374 return _char_pt_to_str(build_id)