Searched refs:profile (Results 1 – 17 of 17) sorted by relevance
79 unset profile148 set profile304 if ($?profile) then
656 ifclassq_tbr_set(struct ifclassq *ifq, struct tb_profile *profile, in ifclassq_tbr_set() argument671 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()
11 profile.h signal.h limits.h _limits.h \23 profile.h signal.h limits.h _limits.h \
123 module profile {125 header "machine/profile.h"127 header "i386/profile.h"129 header "arm/profile.h"
21 limits.h param.h profile.h \46 limits.h param.h profile.h \
50 typedef bool (*amfi_get_legacy_profile_exemptions)(const uint8_t **profile, size_t *profileLength);
129 profile: OPTIM=-Os -pg -dynamic target130 profile: build target
43 osfmk/arm/mcount.s optional profile
58 osfmk/arm64/mcount.s optional profile
57 osfmk/x86_64/mcount.s optional profile
50 * added send_notices to support DCI profile/event tracing
107 options PROFILE # kernel profiling # <profile>169 profile # build a profiling kernel # <profile>
226 "(server/unix-signal) profile signal",
39 …* \<variant>: can be `debug`, `development`, `release`, `profile` and configures compilation flags…
375 Run this in LLDB to get a profile:
934 CFLAGS_GEN += -Wno-error=profile-instr-out-of-date