Searched defs:writer (Results 1 – 5 of 5) sorted by relevance
| /xnu-12377.81.4/tests/sched/ |
| H A D | yield_aggressor.c | 181 write_independent_variables(pdwriter_t writer) in write_independent_variables() 191 write_time_values(pdwriter_t writer, struct cpu_time *delta_times, uint64_t elapsed_usecs, double i… in write_time_values() 212 int thread_pri, pdwriter_t writer) in run_yielding_test() 299 …pdwriter_t writer = pdwriter_open_tmp("xnu", "scheduler.yield_aggressor", 0, 0, pdj_path, MAX_PDJ_… variable
|
| H A D | thread_group_fairness.c | 213 …pdwriter_t writer = pdwriter_open_tmp("xnu", "scheduler.thread_group_fairness", 0, 0, pdj_path, MA… variable
|
| /xnu-12377.81.4/tests/ |
| H A D | entropy.c | 56 pdwriter_t writer = pdwriter_open_tmp("xnu", "entropy_filter_rate", 0, 0, NULL, 0); variable
|
| H A D | kevent_pty.c | 198 static pthread_t reader, writer; variable
|
| /xnu-12377.81.4/tests/counter/ |
| H A D | benchmark.c | 108 writer(void *arg) in writer() function
|