Searched refs:_log (Results 1 – 3 of 3) sorted by relevance
| /xnu-11215.81.4/tests/sched/sched_test_harness/ ! |
| H A D | sched_runqueue_harness.c | 11 static FILE *_log = NULL; variable 27 fprintf(_log, "\tnew mock time: %llu (%lluus)\n", timestamp, in set_mock_time() 41 fprintf(_log, "\tadding mock microseconds: %lluus\n", us); in increment_mock_time_us() 50 fclose(_log); in cleanup_harness() 69 _log = fopen(_log_filepath, "w+"); in init_harness() 70 T_QUIET; T_WITH_ERRNO; T_ASSERT_NE(_log, NULL, "fopen"); in init_harness() 81 fprintf(_log, "\tcreated TG %p w/ interactivity_score %d\n", (void *)tg, interactivity_score); in create_tg() 89 fprintf(_log, "\tcreated thread %p w/ bucket %d, tg %p, pri %d\n", in create_thread() 97 fprintf(_log, "\tset thread %p sched_mode to %d\n", (void *)thread, mode); in set_thread_sched_mode() 104 fprintf(_log, "\tset thread %p processor-bound\n", (void *)thread); in set_thread_processor_bound() [all …]
|
| /xnu-11215.81.4/config/ ! |
| H A D | Unsupported.exports | 118 _log
|
| H A D | Private.exports | 736 _log
|