Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Devent_selection_set.h227 bool IsMmap2Supported();
Devent_selection_set.cpp128 bool IsMmap2Supported() { in IsMmap2Supported() function
215 if (IsMmap2Supported()) { in BuildAndCheckEventSelection()
Dcmd_record_test.cpp737 ASSERT_TRUE(IsMmap2Supported()); in TEST()