Lines Matching defs:he
97 struct hist_entry *he; in del_hist_entries() local
131 #define COMM(he) (thread__comm_str(he->thread)) argument
132 #define DSO(he) (dso__short_name(map__dso(he->ms.map))) argument
133 #define SYM(he) (he->ms.sym->name) argument
134 #define CPU(he) (he->cpu) argument
135 #define PID(he) (thread__tid(he->thread)) argument
142 struct hist_entry *he; in test1() local
244 struct hist_entry *he; in test2() local
300 struct hist_entry *he; in test3() local
374 struct hist_entry *he; in test4() local
476 struct hist_entry *he; in test5() local