Lines Matching defs:he
94 struct hist_entry *he; in del_hist_entries() local
118 #define COMM(he) (thread__comm_str(he->thread)) argument
119 #define DSO(he) (he->ms.map->dso->short_name) argument
120 #define SYM(he) (he->ms.sym->name) argument
121 #define CPU(he) (he->cpu) argument
122 #define PID(he) (he->thread->tid) argument
129 struct hist_entry *he; in test1() local
231 struct hist_entry *he; in test2() local
287 struct hist_entry *he; in test3() local
361 struct hist_entry *he; in test4() local
463 struct hist_entry *he; in test5() local