Searched defs:sample_elm (Results 1 – 1 of 1) sorted by relevance
68 struct sample_elm { struct69 struct rb_node node;70 uint64_t addr;71 const char *name;72 uint32_t flags;74 uint32_t num[SAMPLE_MODE_NUM];75 uint32_t num_cpu[]; /* [SAMPLE_MODE_NUM][ncpu] */