Searched defs:vmlinux (Results 1 – 2 of 2) sorted by relevance
/system/extras/simpleperf/ | ||
D | dso.cpp | 269 void Dso::SetVmlinux(const std::string& vmlinux) { vmlinux_ = vmlinux; } in SetVmlinux() |
D | cmd_report.cpp | 522 std::string vmlinux; in ParseOptions() local |