Home
last modified time | relevance | path

Searched defs:KernelSymbol (Results 1 – 3 of 3) sorted by relevance

/system/extras/simpleperf/
Denvironment.h73 struct KernelSymbol { struct
81 std::function<bool(const KernelSymbol&)> callback); argument
Denvironment_fake.cpp20 bool ProcessKernelSymbols(const std::string&, std::function<bool(const KernelSymbol&)>) { in ProcessKernelSymbols()
/system/extras/simpleperf/nonlinux_support/
Dnonlinux_support.cpp28 bool ProcessKernelSymbols(const std::string&, std::function<bool(const KernelSymbol&)>) { in ProcessKernelSymbols()