Home
last modified time | relevance | path

Searched defs:timestampMs (Results 1 – 4 of 4) sorted by relevance

/hardware/google/aemu/base/include/aemu/base/perflogger/
DMetric.h30 long timestampMs; member
/hardware/interfaces/media/bufferpool/aidl/default/
DClientManager.cpp321 BufferId bufferId, int64_t timestampMs, in receive()
352 TransactionId *transactionId, int64_t *timestampMs) { in postSend()
491 BufferId bufferId, int64_t timestampMs, in receive()
502 TransactionId *transactionId, int64_t* timestampMs) { in postSend()
DBufferPoolClient.cpp397 TransactionId transactionId, BufferId bufferId, int64_t timestampMs, in receive()
503 TransactionId *transactionId, int64_t *timestampMs) { in postSend()
531 BufferId bufferId, TransactionId transactionId, int64_t timestampMs) { in postReceive()
837 TransactionId transactionId, BufferId bufferId, int64_t timestampMs, in receive()
849 int64_t *timestampMs) { in postSend()
/hardware/google/pixel/powerstats/dataproviders/
DPowerStatsEnergyConsumer.cpp149 int64_t timestampMs = 0; in getEnergyConsumed() local