Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DJITDebugReader.cpp77 uint64_t action_timestamp; // CLOCK_MONOTONIC time of last action member
360 if (!ReadNewCodeEntries(process, new_descriptor, old_descriptor->action_timestamp, in ReadDebugInfo()
549 descriptor->action_timestamp = raw_descriptor.action_timestamp; in ParseDescriptor()
DJITDebugReader.h55 uint64_t action_timestamp = 0; // CLOCK_MONOTONIC time of last action member