Searched refs:ExcludeKernel (Results 1 – 3 of 3) sorted by relevance
116 bool ExcludeKernel() const;
359 bool EventSelectionSet::ExcludeKernel() const { in ExcludeKernel() function in simpleperf::EventSelectionSet533 return !ExcludeKernel(); in NeedKernelSymbol()
596 exclude_kernel_callchain_ = event_selection_set_.ExcludeKernel(); in PrepareRecording()1484 if (!event_selection_set_.ExcludeKernel()) { in DumpMaps()1489 if (!event_selection_set_.ExcludeKernel() && !map_record_reader_->ReadKernelMaps()) { in DumpMaps()2098 if (event_selection_set_.HasAuxTrace() && !event_selection_set_.ExcludeKernel()) { in DumpFileFeature()