Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DJITDebugReader.cpp74 uint64_t action_timestamp; // CLOCK_MONOTONIC time of last action member
404 if (!ReadNewCodeEntries(process, new_descriptor, old_descriptor->action_timestamp, in ReadDebugInfo()
584 descriptor->action_timestamp = raw_descriptor.action_timestamp; in LoadDescriptorImpl()
DJITDebugReader.h148 uint64_t action_timestamp = 0; // CLOCK_MONOTONIC time of last action member