Home
last modified time | relevance | path

Searched refs:FILTER_CONDITION_FUNC_INTR (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/perf/hisilicon/
H A Dhns3_pmu.c322 #define FILTER_CONDITION_FUNC_INTR(func, intr) (((intr) << 8) | (func)) macro
1130 return FILTER_CONDITION_FUNC_INTR(GET_PCI_DEVFN(bdf), intr_id); in hns3_pmu_get_filter_condition()