Searched defs:tier (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/ADT/
H A DSTLExtras.h200 struct tier { struct in namespace:llvm
207 tier(first_type f, second_type s) : first(f), second(s) { } function in struct:llvm::tier
/macosx-10.9.5/xnu-2422.115.4/osfmk/kern/
H A Dtask_policy.c1216 int tier, passive; local
1555 proc_iopol_to_tier(int iopolicy, int *tier, int *passive) argument
1583 proc_tier_to_iopol(int tier, int passive) argument
[all...]
/macosx-10.9.5/system_cmds-597.90.1/fs_usage.tproj/
H A Dfs_usage.c5090 int tier = (type & P_DISKIO_TIER_MASK) >> P_DISKIO_TIER_SHIFT; local
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/fs_usage.tproj/
H A Dfs_usage.c5090 int tier = (type & P_DISKIO_TIER_MASK) >> P_DISKIO_TIER_SHIFT; local

Completed in 177 milliseconds