Searched refs:syscalls_returning_fd (Results 1 – 2 of 2) sorted by relevance
71 syscalls_returning_fd(std::move(syscalls_returning_fd_in)) {} in FtraceDataSourceConfig()99 base::FlatSet<int64_t> syscalls_returning_fd; member
978 if (ds_config->syscalls_returning_fd.count(syscall_id) && syscall_ret >= 0 && in ParseSysExit()