Searched refs:ExcludeKernel (Results 1 – 3 of 3) sorted by relevance
114 bool ExcludeKernel() const;
308 bool EventSelectionSet::ExcludeKernel() const { in ExcludeKernel() function in simpleperf::EventSelectionSet481 return !ExcludeKernel(); in NeedKernelSymbol()
513 exclude_kernel_callchain_ = event_selection_set_.ExcludeKernel(); in PrepareRecording()1288 if (!event_selection_set_.ExcludeKernel()) { in DumpMaps()1293 if (!event_selection_set_.ExcludeKernel() && !map_record_reader_->ReadKernelMaps()) { in DumpMaps()1893 if (event_selection_set_.HasAuxTrace() && !event_selection_set_.ExcludeKernel()) { in DumpFileFeature()