Home
last modified time | relevance | path

Searched refs:WriteTimestamp (Results 1 – 11 of 11) sorted by relevance

/external/pigweed/pw_log_sink/
Dlog_sink.cc73 encoder.WriteTimestamp(0); in pw_LogSink_Log()
/external/pigweed/pw_log_multisink/
Dlog_queue.cc51 encoder.WriteTimestamp(timestamp); in PushTokenizedMessage()
/external/mesa3d/src/mesa/drivers/dri/i965/
DgenX_pipe_control.c38 return WriteTimestamp; in flags_to_post_sync_op()
/external/angle/src/libANGLE/renderer/vulkan/
DCommandGraph.cpp87 case CommandGraphNodeFunction::WriteTimestamp: in GetResourceTypeName()
551 mFunction == CommandGraphNodeFunction::WriteTimestamp || in setQueryPool()
703 case CommandGraphNodeFunction::WriteTimestamp: in visitAndExecute()
1112 CommandGraphNode *newNode = allocateBarrierNode(CommandGraphNodeFunction::WriteTimestamp, in writeTimestamp()
DSecondaryCommandBuffer.cpp125 case CommandID::WriteTimestamp: in GetCommandString()
578 case CommandID::WriteTimestamp: in executeCommands()
DCommandGraph.h53 WriteTimestamp, enumerator
DSecondaryCommandBuffer.h80 WriteTimestamp, enumerator
1469 initCommand<WriteTimestampParams>(CommandID::WriteTimestamp); in writeTimestamp()
/external/protobuf/csharp/src/Google.Protobuf/
DJsonFormatter.cs469 WriteTimestamp(writer, (IMessage)value); in WriteWellKnownTypeValue()
506 private void WriteTimestamp(TextWriter writer, IMessage value) in WriteTimestamp() method in Google.Protobuf.JsonFormatter
/external/mesa3d/src/amd/vulkan/layers/
Dradv_sqtt_layer.c1039 API_MARKER(WriteTimestamp, commandBuffer, pipelineStage, queryPool, flags); in sqtt_CmdWriteTimestamp()
/external/mesa3d/src/intel/vulkan/
DgenX_query.c1136 pc.PostSyncOperation = WriteTimestamp; in genX()
/external/mesa3d/src/gallium/drivers/iris/
Diris_state.c7131 return WriteTimestamp; in flags_to_post_sync_op()