Lines Matching defs:he
93 struct hist_entry *he; in del_hist_entries() local
117 #define COMM(he) (thread__comm_str(he->thread)) argument
118 #define DSO(he) (he->ms.map->dso->short_name) argument
119 #define SYM(he) (he->ms.sym->name) argument
120 #define CPU(he) (he->cpu) argument
121 #define PID(he) (he->thread->tid) argument
128 struct hist_entry *he; in test1() local
230 struct hist_entry *he; in test2() local
286 struct hist_entry *he; in test3() local
360 struct hist_entry *he; in test4() local
462 struct hist_entry *he; in test5() local