Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/arm64/
H A Dvm_mte_compress.h48 uint64_t cmd_total; // total number of commands member
H A Dvm_mte_compress.c429 hist->cmd_total++; in vm_mte_rle_comp_histogram()
/xnu-12377.61.12/tests/
H A Darm_mte_compress.c1325 T_LOG("Total: %llu cmds", comp_hist->cmd_total); in print_comp_hist()