Home
last modified time | relevance | path

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

/external/perfetto/src/traced/probes/ftrace/
Dcompact_sched.h108 inline void AppendTimestamp(uint64_t timestamp) { in AppendTimestamp() function
143 inline void AppendTimestamp(uint64_t timestamp) { in AppendTimestamp() function
Dcpu_reader.cc789 compact_buf->sched_switch().AppendTimestamp(timestamp); in ParseSchedSwitchCompact()
817 compact_buf->sched_waking().AppendTimestamp(timestamp); in ParseSchedWakingCompact()