Home
last modified time | relevance | path

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

/kernel/locking/
Dqspinlock_stat.h107 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/
Dtrace_stat.c28 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
Dring_buffer_benchmark.c199 enum event_status stat; in ring_buffer_consumer() local
Dftrace.c509 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/
Dcpuacct.c285 int stat; in cpuacct_stats_show() local
/kernel/rcu/
Dtree_exp.h242 static bool sync_exp_work_done(struct rcu_state *rsp, atomic_long_t *stat, in sync_exp_work_done()