Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/mach/arm/
H A Dprocessor_info.h46 uint32_t vfp_shortv_cnt; member
63 uint64_t vfp_shortv_cnt; member
/xnu-10002.1.13/tests/
H A Dprocessor_info.c96 CHECK_STAT_FIELD(vfp_shortv_cnt);
/xnu-10002.1.13/osfmk/arm/
H A Dcpu_common.c135 cpu_stat->vfp_shortv_cnt = 0; in cpu_info()
157 cpu_stat->vfp_shortv_cnt = 0; in cpu_info()