Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DJITDebugReader.cpp65 uint64_t action_timestamp; // CLOCK_MONOTONIC time of last action member
356 if (!ReadNewCodeEntries(process, new_descriptor, old_descriptor.action_timestamp, in ReadProcess()
516 descriptor->action_timestamp = raw_descriptor.action_timestamp; in LoadDescriptorImpl()
DJITDebugReader.h116 uint64_t action_timestamp = 0; // CLOCK_MONOTONIC time of last action member