Home
last modified time | relevance | path

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

/external/trappy/trappy/
Dbase.py156 def append_data(self, time, comm, pid, tgid, cpu, line, data): member in Base
Dftrace.py325 trace_class.append_data(timestamp, comm, pid, tgid, cpu, self.lines, data_str)