Home
last modified time | relevance | path

Searched refs:profile (Results 1 – 17 of 17) sorted by relevance

/xnu-8020.140.41/SETUP/config/
H A Ddoconf79 unset profile
148 set profile
304 if ($?profile) then
/xnu-8020.140.41/bsd/net/classq/
H A Dclassq_subr.c656 ifclassq_tbr_set(struct ifclassq *ifq, struct tb_profile *profile, in ifclassq_tbr_set() argument
671 rate = profile->rate; in ifclassq_tbr_set()
672 if (profile->percent > 0) { in ifclassq_tbr_set()
675 if (profile->percent > 100) { in ifclassq_tbr_set()
681 rate = (eff_rate * profile->percent) / 100; in ifclassq_tbr_set()
706 "enabled", rate, profile->depth); in ifclassq_tbr_set()
712 tbr->tbr_percent = profile->percent; in ifclassq_tbr_set()
745 tbr->tbr_depth = TBR_SCALE(profile->depth); in ifclassq_tbr_set()
754 tbr->tbr_depth = TBR_SCALE(profile->depth); in ifclassq_tbr_set()
/xnu-8020.140.41/bsd/i386/
H A DMakefile11 profile.h signal.h limits.h _limits.h \
23 profile.h signal.h limits.h _limits.h \
/xnu-8020.140.41/bsd/arm/
H A DMakefile11 profile.h signal.h limits.h _limits.h \
23 profile.h signal.h limits.h _limits.h \
/xnu-8020.140.41/bsd/machine/
H A Dmachine.modulemap123 module profile {
125 header "machine/profile.h"
127 header "i386/profile.h"
129 header "arm/profile.h"
H A DMakefile21 limits.h param.h profile.h \
46 limits.h param.h profile.h \
/xnu-8020.140.41/libkern/libkern/amfi/
H A Damfi.h50 typedef bool (*amfi_get_legacy_profile_exemptions)(const uint8_t **profile, size_t *profileLength);
/xnu-8020.140.41/libkern/kxld/
H A DMakefile129 profile: OPTIM=-Os -pg -dynamic target
130 profile: build target
/xnu-8020.140.41/osfmk/conf/
H A Dfiles.arm43 osfmk/arm/mcount.s optional profile
H A Dfiles.arm6458 osfmk/arm64/mcount.s optional profile
H A Dfiles.x86_6457 osfmk/x86_64/mcount.s optional profile
/xnu-8020.140.41/osfmk/mach/
H A Dprof.defs50 * added send_notices to support DCI profile/event tracing
/xnu-8020.140.41/config/
H A DMASTER107 options PROFILE # kernel profiling # <profile>
169 profile # build a profiling kernel # <profile>
/xnu-8020.140.41/libsyscall/mach/
H A Derr_server.sub226 "(server/unix-signal) profile signal",
/xnu-8020.140.41/
H A DREADME.md39 …* \<variant>: can be `debug`, `development`, `release`, `profile` and configures compilation flags…
/xnu-8020.140.41/doc/
H A Ddebugging.md375 Run this in LLDB to get a profile:
/xnu-8020.140.41/makedefs/
H A DMakeInc.def934 CFLAGS_GEN += -Wno-error=profile-instr-out-of-date