Searched defs:PushCounter (Results 1 – 2 of 2) sorted by relevance
| /external/perfetto/src/trace_processor/importers/common/ | ||
| D | event_tracker.cc | 53 std::optional<CounterId> EventTracker::PushCounter(int64_t timestamp, in PushCounter() function in perfetto::trace_processor::EventTracker |
| /external/perfetto/src/trace_processor/importers/ftrace/ | ||
| D | thermal_tracker.cc | 104 void ThermalTracker::PushCounter(int64_t timestamp, in PushCounter() function in perfetto::trace_processor::ThermalTracker |