Home
last modified time | relevance | path

Searched refs:PerfettoTeLlWriteTimestamp (Results 1 – 3 of 3) sorted by relevance

/external/perfetto/src/shared_lib/test/
Dbenchmark.cc235 PerfettoTeLlWriteTimestamp(&trace_packet.msg, &timestamp); in BM_Shlib_TeLlBasic()
288 PerfettoTeLlWriteTimestamp(&trace_packet.msg, &timestamp); in BM_Shlib_TeLlBasicNoIntern()
341 PerfettoTeLlWriteTimestamp(&trace_packet.msg, &timestamp); in BM_Shlib_TeLlDebugAnnotations()
405 PerfettoTeLlWriteTimestamp(&trace_packet.msg, &timestamp); in BM_Shlib_TeLlCustomProto()
Dapi_integrationtest.cc1468 PerfettoTeLlWriteTimestamp(&trace_packet.msg, &timestamp); in TEST_F()
/external/perfetto/include/perfetto/public/
Dtrack_event.h477 static inline void PerfettoTeLlWriteTimestamp( in PerfettoTeLlWriteTimestamp() function