Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-l2c.c224 union cvmx_l2c_pfctl pfctl; in cvmx_l2c_config_perf() local
230 pfctl.s.cnt0sel = event; in cvmx_l2c_config_perf()
231 pfctl.s.cnt0ena = 1; in cvmx_l2c_config_perf()
232 pfctl.s.cnt0rdclr = clear_on_read; in cvmx_l2c_config_perf()
235 pfctl.s.cnt1sel = event; in cvmx_l2c_config_perf()
236 pfctl.s.cnt1ena = 1; in cvmx_l2c_config_perf()
237 pfctl.s.cnt1rdclr = clear_on_read; in cvmx_l2c_config_perf()
240 pfctl.s.cnt2sel = event; in cvmx_l2c_config_perf()
241 pfctl.s.cnt2ena = 1; in cvmx_l2c_config_perf()
246 pfctl.s.cnt3sel = event; in cvmx_l2c_config_perf()
[all …]