Home
last modified time | relevance | path

Searched defs:entry (Results 1 – 25 of 30) sorted by relevance

12

/tools/perf/util/
Drblist.c52 const void *entry, in __rblist__findnew()
84 struct rb_node *rblist__find(struct rblist *rblist, const void *entry) in rblist__find()
89 struct rb_node *rblist__findnew(struct rblist *rblist, const void *entry) in rblist__findnew()
Dstrlist.c15 struct rb_node *strlist__node_new(struct rblist *rblist, const void *entry) in strlist__node_new()
55 static int strlist__node_cmp(struct rb_node *rb_node, const void *entry) in strlist__node_cmp()
70 char entry[1024]; in strlist__load() local
100 struct str_node *strlist__find(struct strlist *slist, const char *entry) in strlist__find()
Dintlist.c15 const void *entry) in intlist__node_new()
43 static int intlist__node_cmp(struct rb_node *rb_node, const void *entry) in intlist__node_cmp()
Dstrlist.h34 static inline bool strlist__has_entry(struct strlist *slist, const char *entry) in strlist__has_entry()
Dunwind-libdw.c63 static int entry(u64 ip, struct unwind_info *ui) in entry() function
Dauxtrace.c1326 struct auxtrace_cache_entry *entry; in auxtrace_cache__drop() local
1359 void *entry) in auxtrace_cache__free_entry()
1365 struct auxtrace_cache_entry *entry) in auxtrace_cache__add()
1378 struct auxtrace_cache_entry *entry; in auxtrace_cache__lookup() local
Ddwarf-aux.c1039 Dwarf_Addr entry; in die_get_var_innermost_scope() local
1097 Dwarf_Addr entry; in die_get_var_range() local
Dhist.c387 struct hist_entry *entry, in hists__findnew_entry()
467 struct hist_entry entry = { in __hists__add_entry() local
Dunwind-libunwind.c524 static int entry(u64 ip, struct thread *thread, in entry() function
Dhist.h202 int (*entry)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, member
/tools/lib/api/
Dcpu.c8 char entry[PATH_MAX]; in cpu__get_max_freq() local
/tools/usb/usbip/libsrc/
Dlist.h85 static inline void __list_del_entry(struct list_head *entry) in __list_del_entry()
90 static inline void list_del(struct list_head *entry) in list_del()
/tools/perf/ui/browsers/
Dheader.c12 void *entry, int row) in ui_browser__argv_write()
Dscripts.c76 void *entry, int row) in script_browser__write()
Dannotate.c73 void *entry) in disasm_line__filter()
111 static void annotate_browser__write(struct ui_browser *browser, void *entry, int row) in annotate_browser__write()
Dhists.c756 struct hist_entry *entry, in hist_browser__show_entry()
2107 void *entry, int row) in perf_evsel_menu__write()
2242 void *entry) in filter_group_entries()
/tools/lib/api/fs/
Dfs.c305 int sysfs__read_ull(const char *entry, unsigned long long *value) in sysfs__read_ull()
318 int sysfs__read_int(const char *entry, int *value) in sysfs__read_int()
/tools/testing/selftests/vm/
Dcompaction_test.c158 struct map_list *list, *entry; in main() local
/tools/testing/selftests/powerpc/pmu/ebb/
Debb.c135 u64 entry; in setup_ebb_handler() local
142 u64 entry; in setup_ebb_handler() member
/tools/perf/tests/
Ddwarf-unwind.c40 static int unwind_entry(struct unwind_entry *entry, void *arg) in unwind_entry()
/tools/perf/ui/tui/
Dutil.c17 void *entry, int row) in ui_browser__argv_write()
/tools/usb/
Dtestusb.c250 struct testdev *entry; in find_testdev() local
382 struct testdev *entry; in main() local
/tools/testing/selftests/networking/timestamping/
Dtimestamping.c283 struct iovec entry; in recvpacket() local
Dtxtimestamp.c235 struct iovec entry; in recv_errmsg() local
/tools/hv/
Dhv_kvp_daemon.c558 struct dirent *entry; in kvp_get_if_name() local
650 struct dirent *entry; in kvp_mac_to_if_name() local

12