Home
last modified time | relevance | path

Searched defs:IsTimestampSupported (Results 1 – 2 of 2) sorted by relevance

/system/extras/simpleperf/
Devent_attr.cpp226 bool IsTimestampSupported(const perf_event_attr& attr) { in IsTimestampSupported() function
DETMRecorder.cpp80 bool ETMPerCpu::IsTimestampSupported() const { in IsTimestampSupported() function in simpleperf::ETMPerCpu