Searched refs:ExcludeKernel (Results 1 – 3 of 3) sorted by relevance
117 bool ExcludeKernel() const;
371 bool EventSelectionSet::ExcludeKernel() const { in ExcludeKernel() function in simpleperf::EventSelectionSet585 return !ExcludeKernel(); in NeedKernelSymbol()
592 exclude_kernel_callchain_ = event_selection_set_.ExcludeKernel(); in PrepareRecording()1516 if (!event_selection_set_.ExcludeKernel()) { in DumpMaps()1521 if (!event_selection_set_.ExcludeKernel() && !map_record_reader_->ReadKernelMaps()) { in DumpMaps()2134 if (event_selection_set_.HasAuxTrace() && !event_selection_set_.ExcludeKernel()) { in DumpFileFeature()