Searched defs:pebs (Results 1 – 11 of 11) sorted by relevance
/linux-6.12.1/drivers/mtd/ubi/ |
D | vmt.c | 445 int i, err, pebs; in ubi_resize_volume() local
|
D | cdev.c | 910 int pebs; in ubi_cdev_ioctl() local
|
D | fastmap.c | 401 __be32 *pebs, int pool_size, unsigned long long *max_sqnum, in scan_pool()
|
D | ubi-media.h | 453 __be32 pebs[UBI_FM_MAX_POOL_SIZE]; member
|
D | ubi.h | 253 int pebs[UBI_FM_MAX_POOL_SIZE]; member
|
/linux-6.12.1/arch/x86/events/intel/ |
D | p4.c | 36 #define P4_GEN_PEBS_BIND(name, pebs, vert) \ argument
|
D | ds.c | 1735 struct pebs_record_skl *pebs = __pebs; in setup_pebs_fixed_sample_data() local
|
/linux-6.12.1/arch/x86/kvm/ |
D | pmu.c | 192 bool pebs = test_bit(pmc->idx, (unsigned long *)&pmu->pebs_enable); in pmc_reprogram_counter() local
|
/linux-6.12.1/arch/x86/events/ |
D | core.c | 1528 u64 pebs, debugctl; in perf_event_print_debug() local
|
D | perf_event.h | 870 pebs :1, member
|
/linux-6.12.1/tools/perf/util/ |
D | intel-pt.c | 228 struct intel_pt_pebs_event pebs[INTEL_PT_MAX_PEBS]; member
|