Searched defs:profile (Results 1 – 8 of 8) sorted by relevance
| /xnu-8792.41.9/bsd/kern/ |
| H A D | kern_codesigning.c | 293 cs_profile_t *profile = NULL; in search_for_profile_uuid() local 313 cs_profile_t *profile = NULL; in register_provisioning_profile() local 374 cs_profile_t *profile = NULL; in associate_provisioning_profile() local 428 cs_profile_t *profile) in unregister_provisioning_profile() 454 cs_profile_t *profile = NULL; in free_provisioning_profiles() local
|
| /xnu-8792.41.9/osfmk/kern/ |
| H A D | lock_stat.h | 223 bool profile) in lck_mtx_prof_probe() 311 #define lck_mtx_prof_probe(id, mtx, grp, profile) ((void)0) argument 404 #define LCK_MTX_ACQUIRED(mtx, grp, spin, profile) \ argument 407 #define LCK_MTX_TRY_ACQUIRED(mtx, grp, spin, profile) \ argument 410 #define LCK_MTX_RELEASED(mtx, grp, profile) \ argument
|
| H A D | lock_mtx.h | 51 uint32_t profile : 1; member
|
| H A D | lock_mtx.c | 843 uint32_t profile; in lck_mtx_lock_contended() local
|
| /xnu-8792.41.9/libkern/kxld/ |
| H A D | Makefile | 129 profile: OPTIM=-Os -pg -dynamic target 130 profile: build target
|
| /xnu-8792.41.9/osfmk/i386/ |
| H A D | locks_i386.c | 1385 bool profile, in lck_mtx_lock_contended() 1559 bool profile; in lck_mtx_lock_slow() local 1627 bool profile; in lck_mtx_try_lock_slow() local 1695 bool profile; in lck_mtx_lock_spin_slow() local 1780 bool profile; in lck_mtx_try_lock_spin_slow() local
|
| /xnu-8792.41.9/osfmk/vm/ |
| H A D | pmap_cs.h | 406 const uint8_t *profile; member
|
| /xnu-8792.41.9/bsd/net/classq/ |
| H A D | classq_subr.c | 693 ifclassq_tbr_set(struct ifclassq *ifq, struct tb_profile *profile, in ifclassq_tbr_set()
|