Searched defs:stat (Results 1 – 6 of 6) sorted by relevance
| /kernel/locking/ |
| D | qspinlock_stat.h | 106 u64 stat = 0, kicks = 0; in qstat_read() local 245 static inline void qstat_inc(enum qlock_stats stat, bool cond) in qstat_inc() 292 static inline void qstat_inc(enum qlock_stats stat, bool cond) { } in qstat_inc()
|
| /kernel/trace/ |
| D | trace_stat.c | 27 void *stat; member 76 static int insert_stat(struct rb_root *root, void *stat, cmp_stat_t cmp) in insert_stat() 128 void *stat; in stat_seq_init() local
|
| D | ftrace.c | 494 struct tracer_stat stat; member 539 struct ftrace_profile_stat *stat = in function_stat_start() local 656 static void ftrace_profile_reset(struct ftrace_profile_stat *stat) in ftrace_profile_reset() 672 int ftrace_profile_pages_init(struct ftrace_profile_stat *stat) in ftrace_profile_pages_init() 730 struct ftrace_profile_stat *stat; in ftrace_profile_init_cpu() local 778 ftrace_find_profiled_func(struct ftrace_profile_stat *stat, unsigned long ip) in ftrace_find_profiled_func() 798 static void ftrace_add_profile(struct ftrace_profile_stat *stat, in ftrace_add_profile() 811 ftrace_profile_alloc(struct ftrace_profile_stat *stat, unsigned long ip) in ftrace_profile_alloc() 847 struct ftrace_profile_stat *stat; in function_profile_call() local 891 struct ftrace_profile_stat *stat; in profile_graph_return() local [all …]
|
| D | ring_buffer_benchmark.c | 198 enum event_status stat; in ring_buffer_consumer() local
|
| /kernel/sched/ |
| D | cpuacct.c | 284 int stat; in cpuacct_stats_show() local
|
| /kernel/rcu/ |
| D | tree_exp.h | 226 static bool sync_exp_work_done(struct rcu_state *rsp, atomic_long_t *stat, in sync_exp_work_done()
|