Searched refs:hpp_dimension (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | sort.c | 1746 struct hpp_dimension { struct 1754 static struct hpp_dimension hpp_sort_dimensions[] = { 1945 static struct perf_hpp_fmt *__hpp_dimension__alloc_hpp(struct hpp_dimension *hd, in __hpp_dimension__alloc_hpp() 2546 static int __hpp_dimension__add(struct hpp_dimension *hd, in __hpp_dimension__add() 2578 struct hpp_dimension *hd) in __hpp_dimension__add_output() 2647 struct hpp_dimension *hd = &hpp_sort_dimensions[i]; in sort_dimension__add() 2991 struct hpp_dimension *hd = &hpp_sort_dimensions[i]; in output_field_add() 3170 static void add_hpp_sort_string(struct strbuf *sb, struct hpp_dimension *s, int n, in add_hpp_sort_string()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | sort.c | 2231 struct hpp_dimension { struct 2239 static struct hpp_dimension hpp_sort_dimensions[] = { 2451 static struct perf_hpp_fmt *__hpp_dimension__alloc_hpp(struct hpp_dimension *hd, in __hpp_dimension__alloc_hpp() 3095 static int __hpp_dimension__add(struct hpp_dimension *hd, in __hpp_dimension__add() 3127 struct hpp_dimension *hd) in __hpp_dimension__add_output() 3214 struct hpp_dimension *hd = &hpp_sort_dimensions[i]; in sort_dimension__add() 3562 struct hpp_dimension *hd = &hpp_sort_dimensions[i]; in output_field_add() 3744 static void add_hpp_sort_string(struct strbuf *sb, struct hpp_dimension *s, int n, in add_hpp_sort_string()
|
Completed in 10 milliseconds