Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/ubispl/
H A Dubi-wrapper.h99 int pebs[UBI_FM_MAX_POOL_SIZE]; member
H A Dubispl.c247 static int scan_pool(struct ubi_scan_info *ubi, __be32 *pebs, int pool_size) in scan_pool()
/openbmc/u-boot/drivers/mtd/ubi/
H A Dvmt.c427 int i, err, pebs, *new_mapping; in ubi_resize_volume() local
H A Dfastmap.c455 __be32 *pebs, int pool_size, unsigned long long *max_sqnum, in scan_pool()
H A Dubi-media.h454 __be32 pebs[UBI_FM_MAX_POOL_SIZE]; member
H A Dubi.h255 int pebs[UBI_FM_MAX_POOL_SIZE]; member
/openbmc/linux/drivers/mtd/ubi/
H A Dvmt.c406 int i, err, pebs; in ubi_resize_volume() local
H A Dcdev.c910 int pebs; in ubi_cdev_ioctl() local
H A Dfastmap.c401 __be32 *pebs, int pool_size, unsigned long long *max_sqnum, in scan_pool()
H A Dubi-media.h453 __be32 pebs[UBI_FM_MAX_POOL_SIZE]; member
H A Dubi.h261 int pebs[UBI_FM_MAX_POOL_SIZE]; member
/openbmc/linux/arch/x86/events/intel/
H A Dp4.c36 #define P4_GEN_PEBS_BIND(name, pebs, vert) \ argument
H A Dds.c1621 struct pebs_record_skl *pebs = __pebs; in setup_pebs_fixed_sample_data() local
/openbmc/linux/arch/x86/kvm/
H A Dpmu.c180 bool pebs = test_bit(pmc->idx, (unsigned long *)&pmu->pebs_enable); in pmc_reprogram_counter() local
/openbmc/linux/arch/x86/events/
H A Dcore.c1524 u64 pebs, debugctl; in perf_event_print_debug() local
H A Dperf_event.h832 pebs :1, member
/openbmc/linux/tools/perf/util/
H A Dintel-pt.c228 struct intel_pt_pebs_event pebs[INTEL_PT_MAX_PEBS]; member