Searched refs:br_type (Results 1 – 3 of 3) sorted by relevance
571 const int *br_type = brbe_type_to_perf_type_map[brbe_type]; in brbe_set_perf_entry_type() local573 entry->type = br_type[0]; in brbe_set_perf_entry_type()574 entry->new_type = br_type[1]; in brbe_set_perf_entry_type()
476 static const struct device_type br_type = { variable490 SET_NETDEV_DEVTYPE(dev, &br_type); in br_dev_setup()
605 u64 *br_type = &event->attr.branch_sample_type; in x86_pmu_hw_config() local621 *br_type = PERF_SAMPLE_BRANCH_ANY; in x86_pmu_hw_config()624 *br_type |= PERF_SAMPLE_BRANCH_USER; in x86_pmu_hw_config()627 *br_type |= PERF_SAMPLE_BRANCH_KERNEL; in x86_pmu_hw_config()