Home
last modified time | relevance | path

Searched defs:scenario (Results 1 – 3 of 3) sorted by relevance

/xnu-8792.41.9/tests/
H A Dstackshot_tests.m120 struct scenario { struct
136 quiet(struct scenario *scenario) argument
144 take_stackshot(struct scenario *scenario, bool compress_ok, void (^cb)(void *buf, size_t size)) argument
259 struct scenario scenario = { argument
286 struct scenario scenario = { argument
299 struct scenario scenario = { argument
312 get_stats(stackshot_stats_t *_Nonnull out)
341 struct scenario scenario = { argument
379 struct scenario scenario = { argument
394 struct scenario scenario = { argument
[all …]
H A Dbacktracing_tests.c150 backtrace_current_thread_wrapper(enum test_scenario scenario, uint64_t *bt, in backtrace_current_thread_wrapper()
177 expect_callstack(enum test_scenario scenario) in expect_callstack()
228 recurse_a(enum test_scenario scenario, unsigned int frames) in recurse_a()
240 recurse_b(enum test_scenario scenario, unsigned int frames) in recurse_b()
331 enum test_scenario scenario = (enum test_scenario)arg; in backtrace_thread() local
/xnu-8792.41.9/bsd/kern/
H A Dkern_backtrace.c69 unsigned int scenario = (unsigned int)req->newlen; variable
130 unsigned int scenario = (unsigned int)req->newlen; variable