Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/io/n2piupc/
H A Dn2piupc_kstats.c172 n2piupc_create_picN_kstat(char *mod_name, int pic, uint64_t ev_offset, in n2piupc_create_picN_kstat() argument
201 ev_array[event].value << ev_offset; in n2piupc_create_picN_kstat()
211 (uint64_t)~(ev_array[event].value << ev_offset); in n2piupc_create_picN_kstat()
/illumos-gate/usr/src/uts/sun4v/io/iospc/
H A Diospc.c369 iospc_create_picN_kstat(char *mod_name, int pic, uint64_t ev_offset, in iospc_create_picN_kstat() argument
395 ev_array[event].value << ev_offset; in iospc_create_picN_kstat()
405 (uint64_t)~(ev_array[event].value << ev_offset); in iospc_create_picN_kstat()