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