Home
last modified time | relevance | path

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

/openbmc/linux/drivers/fpga/
H A Ddfl-fme-perf.c254 static bool is_portid_root(u32 portid) in is_portid_root() function
266 return is_portid_root(portid) || is_portid_port(portid); in is_portid_root_or_port()
290 if (event <= BASIC_EVNT_MAX && is_portid_root(portid)) in basic_event_init()
307 event <= CACHE_EVNT_MAX && is_portid_root(portid)) in cache_event_init()
401 if (is_portid_root(portid)) { in fabric_event_init()
480 event <= VTD_SIP_EVNT_MAX && is_portid_root(portid)) in vtd_sip_event_init()
535 if (is_portid_root(get_portid(config))) in fme_perf_event_show()