Home
last modified time | relevance | path

Searched refs:get_proc_num (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/sched/tool/
H A Dtrace_sched.c127 /* Function: get_proc_num */
137 static int get_proc_num(void) in get_proc_num() function
149 perror("get_proc_num(): open()"); in get_proc_num()
237 if ((procnum = get_proc_num()) == -1) { in thread_func()
238 fprintf(stderr, "main(): get_proc_num() failed\n"); in thread_func()
250 if ((procnum = get_proc_num()) == -1) { in thread_func()
251 fprintf(stderr, "main(): get_proc_num() failed\n"); in thread_func()

Completed in 2 milliseconds