Searched refs:debug (Results 1 - 25 of 197) sorted by relevance

12345678

/darwin-on-arm/xnu/tools/tests/libMicro/apple/
H A Dtrivial.c73 # define debug(fmt, args...) (void) fprintf(stderr, fmt "\n" , ##args) macro
75 # define debug(fmt, args...) macro
104 debug("benchmark_init\n");
138 debug("benchmark_optswitch\n");
143 debug("optc = %s\n", optc);
147 debug("opte = %s\n", opte? "true": "false");
151 debug("optt = %d\n", optt);
162 debug("benchmark_initrun\n");
174 debug("benchmark_initworker: ts_once = %i\n",ts->ts_once);
189 debug("benchmark_initbatc
[all...]
H A Dcreate_file.c74 # define debug(fmt, args...) (void) fprintf(stderr, fmt "\n" , ##args) macro
76 # define debug(fmt, args...) macro
104 debug("benchmark_init\n");
137 debug("benchmark_optswitch\n");
153 debug("benchmark_initrun\n");
164 // debug("benchmark_initworker: ts_once = %i\n",ts->ts_once);
179 debug("benchmark_initbatch: ts_once = %i\n",ts->ts_once);
194 debug("in to benchmark - optB = %i : ts_once = %i\n", lm_optB, ts->ts_once);
200 debug("out of benchmark - optB = %i : ts_once = %i\n", lm_optB, ts->ts_once);
209 // debug("benchmark_finibatc
[all...]
H A Dgetgrent.c42 # define debug(fmt, args...) (void) fprintf(stderr, fmt "\n" , ##args) macro
44 # define debug(fmt, args...) macro
74 debug("benchmark_init");
90 debug("benchmark_optswitch");
107 debug("\nbenchmark_initrun");
121 debug("in to benchmark - optB = %i", lm_optB);
129 debug("error: %s", strerror(errno));
138 debug("gr_name: %s", grp->gr_name);
151 debug("benchmark_finirun ");
160 debug("benchmark_resul
[all...]
H A Dgetpwent.c42 # define debug(fmt, args...) (void) fprintf(stderr, fmt "\n" , ##args) macro
44 # define debug(fmt, args...) macro
74 debug("benchmark_init");
90 debug("benchmark_optswitch");
107 debug("\nbenchmark_initrun");
121 debug("in to benchmark - optB = %i", lm_optB);
129 debug("error: %s", strerror(errno));
138 debug("pw_name: %s", passwd->pw_name);
151 debug("benchmark_finirun ");
160 debug("benchmark_resul
[all...]
H A Dgetpwnam.c44 # define debug(fmt, args...) (void) fprintf(stderr, fmt "\n" , ##args) macro
46 # define debug(fmt, args...) macro
97 debug("benchmark_init");
118 debug("benchmark_optswitch");
123 debug("optCachehit = %d\n", optCachehit);
136 debug("optRecords = %d\n", optRecords);
141 debug("default_uprefix = %s\n", default_uprefix);
162 debug("\nbenchmark_initrun");
167 debug("# of records adjusted to %d for cache hit rate %d%%\n", optRecords, optCachehit);
174 debug("Adjustin
[all...]
H A Dgetaddrinfo_port.c42 # define debug(fmt, args...) (void) fprintf(stderr, fmt "\n" , ##args) macro
44 # define debug(fmt, args...) macro
76 debug("benchmark_init");
92 debug("benchmark_optswitch");
109 debug("\nbenchmark_initrun");
123 debug("in to benchmark - optB = %i", lm_optB);
129 debug("error: %s", gai_strerror(err));
145 debug("benchmark_finirun ");
154 debug("benchmark_result");
H A Dgetgrnam.c43 # define debug(fmt, args...) (void) fprintf(stderr, fmt "\n" , ##args) macro
45 # define debug(fmt, args...) macro
86 debug("benchmark_init");
106 debug("benchmark_optswitch");
111 debug("optRecords = %d\n", optRecords);
120 debug("default_gprefix = %s\n", default_gprefix);
140 debug("\nbenchmark_initrun");
146 debug ("malloc error");
152 debug("creating group name %s", &grpname_list[i*GROUPNAME_LEN]);
167 debug("i
[all...]
H A Dgetpwuid.c42 # define debug(fmt, args...) (void) fprintf(stderr, fmt "\n" , ##args) macro
44 # define debug(fmt, args...) macro
87 debug("benchmark_init");
107 debug("parse_range");
111 debug("min = %d", *min);
120 debug("range = %d", *offset);
136 debug("benchmark_optswitch");
141 debug("optCachehit = %d\n", optCachehit);
174 debug("\nbenchmark_initrun");
196 debug("i
[all...]
H A Dgetaddrinfo_host.c42 # define debug(fmt, args...) (void) fprintf(stderr, fmt "\n" , ##args) macro
44 # define debug(fmt, args...) macro
84 debug("benchmark_init");
105 debug("parse_range");
109 debug("min = %d", *min);
118 debug("range = %d", *offset);
135 debug("benchmark_optswitch");
140 debug ("hostname format: %s", hostname_format);
168 debug("\nbenchmark_initrun");
182 debug("mallo
[all...]
H A Dgetgrgid.c43 # define debug(fmt, args...) (void) fprintf(stderr, fmt "\n" , ##args) macro
45 # define debug(fmt, args...) macro
82 debug("benchmark_init");
101 debug("parse_range");
105 debug("min = %d", *min);
114 debug("range = %d", *offset);
131 debug("benchmark_optswitch");
156 debug("\nbenchmark_initrun");
170 debug("in to benchmark - optB = %i", lm_optB);
182 debug("erro
[all...]
H A Dmbr_check_membership.c44 # define debug(fmt, args...) (void) fprintf(stderr, fmt "\n" , ##args) macro
46 # define debug(fmt, args...) macro
84 debug("benchmark_init");
103 debug("parse_range");
107 debug("min = %d", *min);
116 debug("range = %d", *offset);
129 debug("benchmark_optswitch");
156 debug("benchmark_initrun");
201 // debug("in to benchmark - optB = %i", lm_optB);
211 //debug ("loo
[all...]
H A Dmbr_check_service_membership.c44 # define debug(fmt, args...) (void) fprintf(stderr, fmt "\n" , ##args) macro
46 # define debug(fmt, args...) macro
88 debug("benchmark_init");
109 debug("benchmark_optswitch");
114 debug("optRecords = %d\n", optRecords);
136 debug("default_uprefix = %s\n", default_uprefix);
151 debug("benchmark_initrun");
158 debug("SACL = %s", sacl[i]);
176 debug("benchmark_initworker");
188 debug ("erro
[all...]
H A Dod_query_create_with_node.c45 # define debug(fmt, args...) (void) fprintf(stderr, fmt , ##args) macro
46 // # define debug(fmt, args...) (void) fprintf(stderr, fmt "\n" , ##args)
48 # define debug(fmt, args...) macro
124 debug("benchmark_init");
147 debug("benchmark_optswitch");
152 debug("optCachehit = %d\n", optCachehit);
161 debug("optRecords = %d\n", optRecords);
170 debug("optType = %d\n", optType);
192 debug("benchmark_initrun\n");
197 debug("# o
[all...]
H A Dlmbench_bw_unix.c78 # define debug(fmt, args...) (void) fprintf(stderr, fmt "\n" , ##args) macro
80 # define debug(fmt, args...) macro
122 debug("benchmark_init\n");
155 debug("benchmark_optswitch\n");
176 debug("benchmark_initrun\n");
192 debug("benchmark_initworker: repetitions = %i\n",state->repetitions);
252 debug("in to benchmark - optB = %i : repetitions = %i\n", lm_optB, state->repetitions);
258 debug("error (n = %d) exiting now\n", n);
264 debug("out of benchmark - optB = %i : repetitions = %i\n", lm_optB, state->repetitions);
291 debug("benchmark_finiworke
[all...]
H A Dlmbench_bw_mmap_rd.c76 # define debug(fmt, args...) (void) fprintf(stderr, fmt "\n" , ##args) macro
78 # define debug(fmt, args...) macro
198 debug("benchmark_init");
232 debug("benchmark_optswitch");
237 debug("optf = %s\n", optf);
241 debug("opti = %s\n", opti? "true": "false");
245 debug("opts = %d\n", opts);
256 debug("benchmark_initrun");
272 debug("benchmark_initworker\n");
303 debug("benchmark_initbatc
[all...]
H A Dlmbench_bw_file_rd.c74 # define debug(fmt, args...) (void) fprintf(stderr, fmt "\n" , ##args) macro
76 # define debug(fmt, args...) macro
181 debug("benchmark_init");
213 debug("benchmark_optswitch");
218 debug("optf = %s\n", optf);
222 debug("opti = %s\n", opte? "true": "false");
233 debug("benchmark_initrun");
246 debug("benchmark_initworker: ts_once = %i\n",ts->ts_once);
254 debug("benchmark_initbatch");
270 debug("i
[all...]
/darwin-on-arm/xnu/osfmk/profiling/
H A Dprofile-kgmon.c52 * Move all printfs into if (pv->debug) { ... } blocks.
53 * Add debug printfs protected by if (pv->debug) for all error conditions.
55 * Add code to get/set debug flag.
112 if (PROFILE_VARS(0)->debug) {
119 if (PROFILE_VARS(0)->debug) {
135 if (PROFILE_VARS(0)->debug) {
142 if (PROFILE_VARS(0)->debug) {
154 if (PROFILE_VARS(0)->debug) {
163 if (PROFILE_VARS(0)->debug) {
[all...]
/darwin-on-arm/xnu/libkern/
H A Dstack_protector.c30 #include <kern/debug.h>
/darwin-on-arm/xnu/osfmk/arm/
H A Dmp.c35 #include <kern/debug.h>
H A Dlock.h34 uslock_debug debug; member in struct:slock
/darwin-on-arm/xnu/pexpert/arm/common/
H A Dpe_bringup.c34 #include <kern/debug.h>
/darwin-on-arm/xnu/osfmk/libsa/
H A DMakefile12 debug.h
/darwin-on-arm/xnu/osfmk/kern/
H A Dpage_decrypt.c29 #include <debug.h>
/darwin-on-arm/xnu/osfmk/i386/
H A Dlocks_i386.c76 #include <kern/debug.h>
430 * a usimple_lock is setting it up for debug checking.
437 ((l)->debug.state & USLOCK_CHECKED))
457 l->debug.state = uslock_check ? USLOCK_INITIALIZED : 0;
458 l->debug.lock_cpu = l->debug.unlock_cpu = 0;
459 l->debug.lock_pc = l->debug.unlock_pc = INVALID_PC;
460 l->debug.lock_thread = l->debug
[all...]
/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6protosw.h193 int (*pr_lock) (struct socket *so, int locktype, void *debug); /* lock function for protocol */
194 int (*pr_unlock) (struct socket *so, int locktype, void *debug); /* unlock for protocol */

Completed in 55 milliseconds

12345678