Home
last modified time | relevance | path

Searched defs:SetClockId (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/tracing/internal/
H A Dtrack_event_internal.h287 static inline void SetClockId(protos::pbzero::BuiltinClock clock) { in SetClockId() function
/aosp_15_r20/external/perfetto/include/perfetto/tracing/internal/
H A Dtrack_event_internal.h300 static inline void SetClockId(protos::pbzero::BuiltinClock clock) { in SetClockId() function
/aosp_15_r20/system/extras/simpleperf/
H A Devent_selection_set.cpp578 void EventSelectionSet::SetClockId(int clock_id) { in SetClockId() function in simpleperf::EventSelectionSet