Home
last modified time | relevance | path

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

/developtools/smartperf_host/smartperf_host/trace_streamer/src/filter/
Dconfig_filter.cpp157 std::string syscalls = config.value("System Calls", ""); in SwitchConfig() local
197 void SwitchConfig::UpdateSyscallsTsSet(const std::string &syscalls) in UpdateSyscallsTsSet()