Home
last modified time | relevance | path

Searched refs:sorts (Results 1 – 4 of 4) sorted by relevance

/tools/perf/ui/
A Dhist.c771 .sorts = LIST_HEAD_INIT(perf_hpp_list.sorts),
893 list_add_tail(&format->sort_list, &list->sorts); in perf_hpp_list__register_sort_field()
899 list_add(&format->sort_list, &list->sorts); in perf_hpp_list__prepend_sort_field()
1202 list_add_tail(&fmt_copy->sort_list, &node->hpp.sorts); in add_hierarchy_fmt()
/tools/perf/util/
A Dhist.h515 struct list_head sorts; member
565 list_for_each_entry(format, &(_list)->sorts, sort_list)
568 list_for_each_entry_safe(format, tmp, &(_list)->sorts, sort_list)
A Dhist.c3096 INIT_LIST_HEAD(&list->sorts); in perf_hpp_list__init()
/tools/usb/usbip/
A DINSTALL67 all sorts of other programs in order to regenerate files that came

Completed in 16 milliseconds