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()
499 BufferId bufferId, int64_t timestampMs, in receive()
510 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()
843 TransactionId transactionId, BufferId bufferId, int64_t timestampMs, in receive()
855 int64_t *timestampMs) { in postSend()
/hardware/google/pixel/powerstats/dataproviders/
DPowerStatsEnergyConsumer.cpp149 int64_t timestampMs = 0; in getEnergyConsumed() local