Searched defs:add_sample (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/extras/simpleperf/scripts/inferno/ | ||
H A D | data_types.py | 72 def add_sample(self, sample, symbol, callchain): member in Process |
/aosp12/system/extras/simpleperf/scripts/ | ||
H A D | pprof_proto_generator.py | 471 def add_sample(self, sample): member in PprofProfileGenerator |