HomeSort by relevance Sort by last modified time
    Searched refs:AddInstantEvent (Results 1 - 2 of 2) sorted by null

  /external/perfetto/src/trace_processor/
event_tracker.cc 181 idx = instants->AddInstantEvent(timestamp, name_id, value, 0,
188 idx = instants->AddInstantEvent(timestamp, name_id, value, ref, ref_type);
trace_storage.h 473 inline uint32_t AddInstantEvent(int64_t timestamp,
    [all...]

Completed in 2228 milliseconds