Lines Matching defs:he
91 struct hist_entry *he; in del_hist_entries() local
115 #define COMM(he) (thread__comm_str(he->thread)) argument
116 #define DSO(he) (he->ms.map->dso->short_name) argument
117 #define SYM(he) (he->ms.sym->name) argument
118 #define CPU(he) (he->cpu) argument
119 #define PID(he) (he->thread->tid) argument
126 struct hist_entry *he; in test1() local
228 struct hist_entry *he; in test2() local
284 struct hist_entry *he; in test3() local
358 struct hist_entry *he; in test4() local
460 struct hist_entry *he; in test5() local