Searched refs:append_data (Results 1 – 2 of 2) sorted by relevance
/external/trappy/trappy/ |
D | base.py | 156 def append_data(self, time, comm, pid, tgid, cpu, line, data): member in Base
|
D | ftrace.py | 325 trace_class.append_data(timestamp, comm, pid, tgid, cpu, self.lines, data_str)
|