thread_stat
static struct thread_stat *thread_stat_findnew_after_first(u32 tid)
struct thread_stat *st;
struct thread_stat *ts;
st = zalloc(sizeof(struct thread_stat));
static struct thread_stat *thread_stat_findnew_first(u32 tid);
static struct thread_stat *(*thread_stat_findnew)(u32 tid) =
struct thread_stat *st;
st = container_of(node, struct thread_stat, rb);
static struct thread_stat *thread_stat_findnew_first(u32 tid)
struct thread_stat *st;
st = zalloc(sizeof(struct thread_stat));
static struct lock_seq_stat *get_seq(struct thread_stat *ts, u64 addr)
struct thread_stat *ts;
struct thread_stat *ts;
static struct thread_stat *thread_stat_find(u32 tid)
struct thread_stat *ts;
struct thread_stat *st;
struct thread_stat *ts;
st = container_of(node, struct thread_stat, rb);
static void thread_stat_insert(struct thread_stat *new)
struct thread_stat *p;
p = container_of(*rb, struct thread_stat, rb);
struct thread_stat *ts;