Searched defs:eb (Results 1 – 5 of 5) sorted by relevance
45 ExecCount *eb = (ExecCount *) b; in cmp_exec_count() local62 const ExecCount *eb = v2; in exec_count_equal() local
77 DeviceCounts *eb = (DeviceCounts *) b; in sort_cmp() local85 IOLocationCounts *eb = (IOLocationCounts *) b; in sort_loc() local
54 PageCounters *eb = (PageCounters *) b; in cmp_access_count() local
161 InsnExecCount *eb = (InsnExecCount *) b; in cmp_exec_count() local
183 static gint comp_func(gconstpointer ea, gconstpointer eb, gpointer d) in comp_func()