Home
last modified time | relevance | path

Searched defs:stat (Results 1 – 5 of 5) sorted by relevance

/kernel/trace/
Dtrace_stat.c28 void *stat; member
75 static int insert_stat(struct rb_root *root, void *stat, cmp_func_t cmp) in insert_stat()
127 void *stat; in stat_seq_init() local
Dring_buffer_benchmark.c200 enum event_status stat; in ring_buffer_consumer() local
Dftrace.c403 struct tracer_stat stat; member
448 struct ftrace_profile_stat *stat = in function_stat_start() local
565 static void ftrace_profile_reset(struct ftrace_profile_stat *stat) in ftrace_profile_reset()
581 static int ftrace_profile_pages_init(struct ftrace_profile_stat *stat) in ftrace_profile_pages_init()
639 struct ftrace_profile_stat *stat; in ftrace_profile_init_cpu() local
687 ftrace_find_profiled_func(struct ftrace_profile_stat *stat, unsigned long ip) in ftrace_find_profiled_func()
707 static void ftrace_add_profile(struct ftrace_profile_stat *stat, in ftrace_add_profile()
720 ftrace_profile_alloc(struct ftrace_profile_stat *stat, unsigned long ip) in ftrace_profile_alloc()
756 struct ftrace_profile_stat *stat; in function_profile_call() local
809 struct ftrace_profile_stat *stat; in profile_graph_return() local
[all …]
/kernel/sched/
Dcpuacct.c266 int stat; in cpuacct_stats_show() local
/kernel/
Dexit.c1789 int kernel_wait(pid_t pid, int *stat) in kernel_wait()