Home
last modified time | relevance | path

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

/xnu-11215/libkdd/
H A DREADME.md94 uint64_t io_priority_count[4];
102 …_ST_UINT64, 2 * sizeof(uint64_t), KCS_SUBTYPE_PACK_SIZE(4, sizeof(uint64_t)), "io_priority_count"},
/xnu-11215/osfmk/kern/
H A Ddebug.h85 uint64_t io_priority_count[STACKSHOT_IO_NUM_PRIORITIES]; member
147 uint64_t io_priority_count[STACKSHOT_IO_NUM_PRIORITIES]; member
H A Dtelemetry.c973 strlcpy((char *)tsnap->io_priority_count, &longname[16], sizeof(tsnap->io_priority_count)); in telemetry_process_sample()
/xnu-11215/osfmk/tests/
H A Dkernel_tests.c632 uint64_t io_priority_count[4]; member