HomeSort by relevance Sort by last modified time
    Searched refs:list_first_entry (Results 1 - 3 of 3) sorted by null

  /external/linux-tools-perf/util/include/linux/added/
list.h 335 * list_first_entry - get the first element from a list
342 #define list_first_entry(ptr, type, member) \ macro
  /external/linux-tools-perf/util/
hist.c 730 struct sort_entry *se = list_first_entry(&hist_entry__sort_list,
probe-finder.c 121 ln = list_first_entry(head, struct line_node, list);
    [all...]

Completed in 78 milliseconds