Home
last modified time | relevance | path

Searched refs:perf (Results 176 - 200 of 425) sorted by relevance

12345678910>>...17

/kernel/linux/linux-6.6/tools/testing/selftests/amd-pstate/
H A Drun.sh205 if ! command -v perf > /dev/null; then
206 echo $msg please install perf. >&2
/kernel/linux/linux-5.10/tools/lib/perf/tests/
H A DMakefile19 INCLUDE = -I$(srctree)/tools/lib/perf/include -I$(srctree)/tools/include -I$(srctree)/tools/lib
/kernel/linux/linux-5.10/tools/lib/perf/include/perf/
H A Devsel.h6 #include <perf/core.h>
H A Devlist.h5 #include <perf/core.h>
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dbitmap.c4 #include <perf/cpumap.h>
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
H A Di915_live_selftests.h48 selftest(perf, i915_perf_live_selftests)
/kernel/linux/linux-6.6/drivers/firmware/arm_scmi/
H A DMakefile13 scmi-protocols-y = base.o clock.o perf.o power.o reset.o sensors.o system.o voltage.o powercap.o
/kernel/linux/linux-6.6/tools/lib/perf/tests/
H A Dtest-threadmap.c4 #include <perf/threadmap.h>
/kernel/linux/linux-6.6/tools/lib/perf/include/perf/
H A Dcpumap.h5 #include <perf/core.h>
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dbitmap.c4 #include <perf/cpumap.h>
/kernel/linux/linux-6.6/tools/perf/util/
H A Dcounts.c7 #include <perf/threadmap.h>
H A Dmmap.h7 #include <perf/cpumap.h>
25 * struct mmap - perf's ring buffer mmap details
/kernel/liteos_a/apps/
H A Dconfig.mk78 APP_SUBDIRS += perf
/kernel/linux/linux-5.10/tools/lib/perf/
H A Devlist.c2 #include <perf/evlist.h>
3 #include <perf/evsel.h>
23 #include <perf/cpumap.h>
24 #include <perf/threadmap.h>
H A Dthreadmap.c2 #include <perf/threadmap.h>
/kernel/linux/linux-6.6/tools/lib/perf/
H A Devlist.c2 #include <perf/evlist.h>
3 #include <perf/evsel.h>
23 #include <perf/cpumap.h>
24 #include <perf/threadmap.h>
/kernel/linux/linux-5.10/arch/arm64/kvm/
H A DMakefile15 arm.o mmu.o mmio.o psci.o perf.o hypercalls.o pvtime.o \
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A DMakefile33 obj-$(CONFIG_64BIT) += perf.o perf_asm.o $(obj64-y)
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dkvm_vcpu_pmu.h12 #include <linux/perf/riscv_pmu.h>
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_selftest.h39 int perf; member
/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A DMakefile6 coresight-y := coresight-core.o coresight-etm-perf.o coresight-platform.o \
/kernel/linux/linux-5.10/tools/perf/
H A DMakefile3 # This is a simple wrapper Makefile that calls the main Makefile.perf
6 # If you want to invoke the perf build in some non-standard way then
7 # you can use the 'make -f Makefile.perf' method to invoke it.
12 # so that we pass through all targets to Makefile.perf:
59 @$(MAKE) -f Makefile.perf --no-print-directory -j$(JOBS) O=$(FULL_O) $(SET_DEBUG) $@
100 # make -C tools/perf -f tests/make
/kernel/linux/linux-5.10/tools/perf/arch/arm64/util/
H A Dheader.c3 #include <perf/cpumap.h>
/kernel/linux/linux-5.10/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/
H A DUtil.pm68 Perf::Trace::Util - Perl extension for perf script
H A DContext.pm29 Perf::Trace::Context - Perl extension for accessing functions in perf.

Completed in 8 milliseconds

12345678910>>...17