Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/hisilicon/
H A Dhns3_pmu.c321 #define FILTER_CONDITION_PORT_TC(port, tc) (((port) << 3) | ((tc) & 0x07)) macro
1125 return FILTER_CONDITION_PORT_TC(port_id, tc_id); in hns3_pmu_get_filter_condition()