Home
last modified time | relevance | path

Searched refs:IsMmap2Supported (Results 1 – 3 of 3) sorted by relevance

/system/extras/simpleperf/
Devent_selection_set.h224 bool IsMmap2Supported();
Devent_selection_set.cpp138 bool IsMmap2Supported() { in IsMmap2Supported() function
223 if (IsMmap2Supported()) { in BuildAndCheckEventSelection()
Dcmd_record_test.cpp625 ASSERT_TRUE(IsMmap2Supported()); in TEST()