Home
last modified time | relevance | path

Searched defs:pebs (Results 1 – 11 of 11) sorted by relevance

/linux-6.12.1/drivers/mtd/ubi/
Dvmt.c445 int i, err, pebs; in ubi_resize_volume() local
Dcdev.c910 int pebs; in ubi_cdev_ioctl() local
Dfastmap.c401 __be32 *pebs, int pool_size, unsigned long long *max_sqnum, in scan_pool()
Dubi-media.h453 __be32 pebs[UBI_FM_MAX_POOL_SIZE]; member
Dubi.h253 int pebs[UBI_FM_MAX_POOL_SIZE]; member
/linux-6.12.1/arch/x86/events/intel/
Dp4.c36 #define P4_GEN_PEBS_BIND(name, pebs, vert) \ argument
Dds.c1735 struct pebs_record_skl *pebs = __pebs; in setup_pebs_fixed_sample_data() local
/linux-6.12.1/arch/x86/kvm/
Dpmu.c192 bool pebs = test_bit(pmc->idx, (unsigned long *)&pmu->pebs_enable); in pmc_reprogram_counter() local
/linux-6.12.1/arch/x86/events/
Dcore.c1528 u64 pebs, debugctl; in perf_event_print_debug() local
Dperf_event.h870 pebs :1, member
/linux-6.12.1/tools/perf/util/
Dintel-pt.c228 struct intel_pt_pebs_event pebs[INTEL_PT_MAX_PEBS]; member