Searched defs:stat (Results 1 – 6 of 6) sorted by relevance
| /kernel/locking/ |
| D | qspinlock_stat.h | 107 u64 stat = 0, kicks = 0; in qstat_read() local 238 static inline void qstat_inc(enum qlock_stats stat, bool cond) in qstat_inc() 285 static inline void qstat_inc(enum qlock_stats stat, bool cond) { } in qstat_inc()
|
| /kernel/trace/ |
| D | trace_stat.c | 28 void *stat; member 77 static int insert_stat(struct rb_root *root, void *stat, cmp_stat_t cmp) in insert_stat() 129 void *stat; in stat_seq_init() local
|
| D | ring_buffer_benchmark.c | 199 enum event_status stat; in ring_buffer_consumer() local
|
| D | ftrace.c | 509 struct tracer_stat stat; member 554 struct ftrace_profile_stat *stat = in function_stat_start() local 671 static void ftrace_profile_reset(struct ftrace_profile_stat *stat) in ftrace_profile_reset() 687 int ftrace_profile_pages_init(struct ftrace_profile_stat *stat) in ftrace_profile_pages_init() 745 struct ftrace_profile_stat *stat; in ftrace_profile_init_cpu() local 793 ftrace_find_profiled_func(struct ftrace_profile_stat *stat, unsigned long ip) in ftrace_find_profiled_func() 813 static void ftrace_add_profile(struct ftrace_profile_stat *stat, in ftrace_add_profile() 826 ftrace_profile_alloc(struct ftrace_profile_stat *stat, unsigned long ip) in ftrace_profile_alloc() 862 struct ftrace_profile_stat *stat; in function_profile_call() local 906 struct ftrace_profile_stat *stat; in profile_graph_return() local [all …]
|
| /kernel/sched/ |
| D | cpuacct.c | 285 int stat; in cpuacct_stats_show() local
|
| /kernel/rcu/ |
| D | tree_exp.h | 242 static bool sync_exp_work_done(struct rcu_state *rsp, atomic_long_t *stat, in sync_exp_work_done()
|