Lines Matching defs:he
95 struct hist_entry *he; in del_hist_entries() local
119 #define COMM(he) (thread__comm_str(he->thread)) argument
120 #define DSO(he) (he->ms.map->dso->short_name) argument
121 #define SYM(he) (he->ms.sym->name) argument
122 #define CPU(he) (he->cpu) argument
123 #define PID(he) (he->thread->tid) argument
130 struct hist_entry *he; in test1() local
232 struct hist_entry *he; in test2() local
288 struct hist_entry *he; in test3() local
362 struct hist_entry *he; in test4() local
464 struct hist_entry *he; in test5() local