Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/client/profilers/oprofile/
H A Doprofile.py105 def initialize(self, vmlinux=None, events=[], others=None, local=None): argument
/aosp_15_r20/system/extras/simpleperf/
H A Ddso.cpp384 void Dso::SetVmlinux(const std::string& vmlinux) { in SetVmlinux()