| /tools/perf/ui/browsers/ |
| A D | annotate-data.c | 52 struct browser_entry *entry, in get_member_overhead() 83 struct browser_entry *entry; in add_child_entries() local 145 struct browser_entry *entry; in count_visible_entries() local 196 static bool is_first_child(struct browser_entry *entry) in is_first_child() 205 static bool is_last_child(struct browser_entry *entry) in is_last_child() 215 struct browser_entry *entry) in browser__prev_entry() 238 struct browser_entry *entry) in browser__next_entry() 266 struct browser_entry *entry; in browser__seek() local 307 struct browser_entry *entry, *next; in browser__refresh() local 446 struct browser_entry *entry, in annotated_data_browser__fold() [all …]
|
| /tools/perf/util/ |
| A D | hashmap.c | 25 struct hashmap_entry *entry) in hashmap_add_entry() 32 struct hashmap_entry *entry) in hashmap_del_entry() 133 struct hashmap_entry **entry) in hashmap_find_entry() 158 struct hashmap_entry *entry; in hashmap_insert() local 208 struct hashmap_entry *entry; in hashmap_find() local 223 struct hashmap_entry **pprev, *entry; in hashmap_delete() local
|
| A D | probe-file.c | 385 struct probe_cache_entry *entry = zalloc(sizeof(*entry)); in probe_cache_entry__new() local 405 int probe_cache_entry__get_event(struct probe_cache_entry *entry, in probe_cache_entry__get_event() 493 struct probe_cache_entry *entry = NULL; in probe_cache__load() local 563 struct probe_cache_entry *entry, *n; in probe_cache__purge() local 623 struct probe_cache_entry *entry = NULL; in probe_cache__find() local 657 struct probe_cache_entry *entry = NULL; in probe_cache__find_by_name() local 675 struct probe_cache_entry *entry = NULL; in probe_cache__add_entry() local 890 struct probe_cache_entry *entry = NULL; in probe_cache__scan_sdt() local 991 struct probe_cache_entry *entry; in probe_cache__commit() local 1028 struct probe_cache_entry *entry, *tmp; in probe_cache__filter_purge() local [all …]
|
| A D | strlist.c | 15 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()
|
| A D | rblist.c | 54 const void *entry, in __rblist__findnew() 90 struct rb_node *rblist__find(struct rblist *rblist, const void *entry) in rblist__find() 95 struct rb_node *rblist__findnew(struct rblist *rblist, const void *entry) in rblist__findnew()
|
| A D | block-range.c | 19 struct block_range *entry = rb_entry(rb, struct block_range, node); in block_range__debug() local 33 struct block_range *entry; in block_range__find() local 81 struct block_range *next, *entry = NULL; in block_range__create() local
|
| A D | lock-contention.c | 36 struct callstack_filter *entry; in parse_call_stack() local 60 struct hlist_head *entry = lockhashentry(addr); in lock_stat_find() local 72 struct hlist_head *entry = lockhashentry(addr); in lock_stat_findnew() local
|
| A D | mem2node.c | 18 static void phys_entry__insert(struct phys_entry *entry, struct rb_root *root) in phys_entry__insert() 39 phys_entry__init(struct phys_entry *entry, u64 start, u64 bsize, u64 node) in phys_entry__init() 122 struct phys_entry *entry; in mem2node__node() local
|
| A D | syscalltbl.c | 33 const struct syscalltbl *entry = &syscalltbls[i]; in find_table() local 70 const uint16_t *entry = ventry; in syscallcmpname() local
|
| A D | intlist.c | 14 const void *entry) in intlist__node_new() 42 static int intlist__node_cmp(struct rb_node *rb_node, const void *entry) in intlist__node_cmp()
|
| /tools/lib/bpf/ |
| A D | hashmap.c | 25 struct hashmap_entry *entry) in hashmap_add_entry() 32 struct hashmap_entry *entry) in hashmap_del_entry() 133 struct hashmap_entry **entry) in hashmap_find_entry() 158 struct hashmap_entry *entry; in hashmap_insert() local 208 struct hashmap_entry *entry; in hashmap_find() local 223 struct hashmap_entry **pprev, *entry; in hashmap_delete() local
|
| /tools/perf/dlfilters/ |
| A D | dlfilter-show-cycles.c | 27 static struct entry { struct 47 static struct entry *find_entry(__s32 tid) in find_entry() argument
|
| /tools/lib/api/fs/ |
| A D | fs.c | 385 int procfs__read_str(const char *entry, char **buf, size_t *sizep) in procfs__read_str() 398 static int sysfs__read_ull_base(const char *entry, in sysfs__read_ull_base() 412 int sysfs__read_xll(const char *entry, unsigned long long *value) in sysfs__read_xll() 417 int sysfs__read_ull(const char *entry, unsigned long long *value) in sysfs__read_ull() 422 int sysfs__read_int(const char *entry, int *value) in sysfs__read_int() 435 int sysfs__read_str(const char *entry, char **buf, size_t *sizep) in sysfs__read_str() 448 int sysfs__read_bool(const char *entry, bool *value) in sysfs__read_bool() 496 int sysfs__write_int(const char *entry, int value) in sysfs__write_int()
|
| /tools/bpf/bpftool/ |
| A D | pids.c | 33 struct hashmap_entry *entry; in add_ref() local 186 struct hashmap_entry *entry; in delete_obj_refs_table() local 205 struct hashmap_entry *entry; in emit_obj_refs_json() local 237 struct hashmap_entry *entry; in emit_obj_refs_plain() local
|
| /tools/testing/selftests/kvm/lib/s390/ |
| A D | processor.c | 53 uint64_t *entry; in virt_arch_pg_map() local 92 uint64_t *entry; in addr_arch_gva2gpa() local 131 uint64_t addr, *entry; in virt_dump_region() local
|
| /tools/testing/radix-tree/ |
| A D | iteration_check.c | 70 void *entry; in tagged_iteration_fn() local 103 void *entry; in untagged_iteration_fn() local
|
| /tools/objtool/ |
| A D | orc_gen.c | 27 struct orc_list_entry *entry = malloc(sizeof(*entry)); in orc_list_add() local 53 struct orc_list_entry *entry; in orc_create() local
|
| A D | special.c | 68 static int get_alt_entry(struct elf *elf, const struct special_entry *entry, in get_alt_entry() 132 const struct special_entry *entry; in special_get_alts() local
|
| /tools/testing/selftests/bpf/prog_tests/ |
| A D | hashmap.c | 46 struct hashmap_entry *entry, *tmp; in test_hashmap_generic() local 342 struct hashmap_entry *entry; in test_hashmap_multimap() local 413 struct hashmap_entry *entry; in test_hashmap_empty() local
|
| /tools/testing/selftests/mm/ |
| A D | vm_util.c | 26 uint64_t entry; in pagemap_get_entry() local 125 uint64_t entry = pagemap_get_entry(fd, start); in pagemap_get_pfn() local 202 char *entry = NULL; in __get_smap_entry() local 238 char *entry; in __check_huge() local 324 struct dirent *entry = readdir(dir); in detect_hugetlb_page_sizes() local
|
| /tools/usb/usbip/libsrc/ |
| A D | list.h | 80 static inline void __list_del_entry(struct list_head *entry) in __list_del_entry() 91 static inline void list_del(struct list_head *entry) in list_del()
|
| /tools/testing/selftests/bpf/progs/ |
| A D | tc_dummy.c | 7 int entry(struct __sk_buff *skb) in entry() function
|
| A D | tailcall1.c | 24 int entry(struct __sk_buff *skb) in entry() function
|
| A D | tailcall3.c | 24 int entry(struct __sk_buff *skb) in entry() function
|
| /tools/lib/api/ |
| A D | cpu.c | 9 char entry[PATH_MAX]; in cpu__get_max_freq() local
|