Home
last modified time | relevance | path

Searched defs:ncalls (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/fs/
Deventpoll.c347 static void ep_nested_calls_init(struct nested_calls *ncalls) in ep_nested_calls_init()
382 static int ep_call_nested(struct nested_calls *ncalls, int max_nests, in ep_call_nested()
/linux-3.3/tools/perf/
Dbuiltin-test.c377 unsigned int ncalls = nr_open_calls + cpu; in test__open_syscall_event_on_all_cpus() local