HomeSort by relevance Sort by last modified time
    Searched full:record_cpu (Results 1 - 1 of 1) sorted by null

  /system/extras/simpleperf/
cpu_hotplug_test.cpp 450 int record_cpu = 0; local
454 std::unique_ptr<EventFd> event_fd = EventFd::OpenEventFile(attr, getpid(), record_cpu, nullptr);
460 event_fd = EventFd::OpenEventFile(attr, getpid(), record_cpu, nullptr);

Completed in 345 milliseconds