Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/hisilicon/
H A Dhns3_pmu.c320 #define FILTER_CONDITION_PORT(port) ((1 << (port)) & 0xff) macro
1123 return FILTER_CONDITION_PORT(port_id); in hns3_pmu_get_filter_condition()