Home
last modified time | relevance | path

Searched refs:str_node (Results 1 - 25 of 27) sorted by relevance

12

/kernel/linux/linux-5.10/tools/perf/util/
H A Dstrlist.c20 struct str_node *snode = malloc(sizeof(*snode)); in strlist__node_new()
39 static void str_node__delete(struct str_node *snode, bool dupstr) in str_node__delete()
50 struct str_node *snode = container_of(rb_node, struct str_node, rb_node); in strlist__node_delete()
58 struct str_node *snode = container_of(rb_node, struct str_node, rb_node); in strlist__node_cmp()
95 void strlist__remove(struct strlist *slist, struct str_node *snode) in strlist__remove()
100 struct str_node *strlist__find(struct strlist *slist, const char *entry) in strlist__find()
102 struct str_node *snode = NULL; in strlist__find()
106 snode = container_of(rb_node, struct str_node, rb_nod in strlist__find()
[all...]
H A Dstrlist.h10 struct str_node { struct
35 void strlist__remove(struct strlist *slist, struct str_node *sn);
39 struct str_node *strlist__entry(const struct strlist *slist, unsigned int idx);
40 struct str_node *strlist__find(struct strlist *slist, const char *entry);
58 static inline struct str_node *strlist__first(struct strlist *slist) in strlist__first()
61 return rn ? rb_entry(rn, struct str_node, rb_node) : NULL; in strlist__first()
63 static inline struct str_node *strlist__next(struct str_node *sn) in strlist__next()
69 return rn ? rb_entry(rn, struct str_node, rb_node) : NULL; in strlist__next()
74 * @pos: the &struct str_node t
[all...]
H A Dprobe-file.c188 struct str_node *ent; in __probe_file__get_namelist()
254 static int __del_trace_probe_event(int fd, struct str_node *ent) in __del_trace_probe_event()
292 struct str_node *ent; in probe_file__get_events()
324 struct str_node *ent; in probe_file__del_strlist()
393 struct str_node *node; in probe_cache_entry__get_event()
901 struct str_node *snode; in probe_cache_entry__write()
1007 struct str_node *nd; in probe_cache__show_all_caches()
H A Dthread_map.c190 struct str_node *pos; in thread_map__new_by_pid_str()
249 struct str_node *pos; in thread_map__new_by_tid_str()
H A Dutil.c385 struct str_node *node; in perf_tip()
H A Dbuild-id.c449 struct str_node *nd, *nd2; in build_id_cache__list_all()
526 struct str_node *nd, *cand = NULL; in build_id_cache__complement()
H A Dprobe-event.c1124 struct str_node *node; in show_available_vars_at()
2619 struct str_node *ent; in __show_perf_probe_events()
3328 struct str_node *nd; in find_cached_events_all()
3370 struct str_node *node; in find_probe_trace_events_from_cache()
H A Dmetricgroup.c480 struct str_node *sn; in metricgroup__print_strlist()
H A Dsymbol.c2113 struct str_node *nd; in find_matching_kcore()
H A Dparse-events.c2637 struct str_node *nd, *nd2; in print_sdt_events()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dstrlist.c20 struct str_node *snode = malloc(sizeof(*snode)); in strlist__node_new()
39 static void str_node__delete(struct str_node *snode, bool dupstr) in str_node__delete()
50 struct str_node *snode = container_of(rb_node, struct str_node, rb_node); in strlist__node_delete()
58 struct str_node *snode = container_of(rb_node, struct str_node, rb_node); in strlist__node_cmp()
95 void strlist__remove(struct strlist *slist, struct str_node *snode) in strlist__remove()
100 struct str_node *strlist__find(struct strlist *slist, const char *entry) in strlist__find()
102 struct str_node *snode = NULL; in strlist__find()
106 snode = container_of(rb_node, struct str_node, rb_nod in strlist__find()
[all...]
H A Dstrlist.h10 struct str_node { struct
35 void strlist__remove(struct strlist *slist, struct str_node *sn);
39 struct str_node *strlist__entry(const struct strlist *slist, unsigned int idx);
40 struct str_node *strlist__find(struct strlist *slist, const char *entry);
58 static inline struct str_node *strlist__first(struct strlist *slist) in strlist__first()
61 return rn ? rb_entry(rn, struct str_node, rb_node) : NULL; in strlist__first()
63 static inline struct str_node *strlist__next(struct str_node *sn) in strlist__next()
69 return rn ? rb_entry(rn, struct str_node, rb_node) : NULL; in strlist__next()
74 * @pos: the &struct str_node t
[all...]
H A Dprobe-file.c223 struct str_node *ent; in __probe_file__get_namelist()
289 static int __del_trace_probe_event(int fd, struct str_node *ent) in __del_trace_probe_event()
327 struct str_node *ent; in probe_file__get_events()
359 struct str_node *ent; in probe_file__del_strlist()
428 struct str_node *node; in probe_cache_entry__get_event()
970 struct str_node *snode; in probe_cache_entry__write()
1076 struct str_node *nd; in probe_cache__show_all_caches()
H A Dprint-events.c144 struct str_node *bid_nd, *sdt_name, *next_sdt_name; in print_sdt_events()
356 struct str_node *nd; in print_symbol_events()
H A Dutil.c235 struct str_node *nd; in rm_rf_kcore_dir()
421 struct str_node *node; in perf_tip()
H A Dthread_map.c191 struct str_node *pos; in thread_map__new_by_pid_str()
250 struct str_node *pos; in thread_map__new_by_tid_str()
H A Dbpf_off_cpu.c132 struct str_node *pos; in off_cpu_prepare()
H A Dbuild-id.c454 struct str_node *nd, *nd2; in build_id_cache__list_all()
531 struct str_node *nd, *cand = NULL; in build_id_cache__complement()
H A Dprobe-event.c1152 struct str_node *node; in show_available_vars_at()
2662 struct str_node *ent; in __show_perf_probe_events()
3398 struct str_node *nd; in find_cached_events_all()
3440 struct str_node *node; in find_probe_trace_events_from_cache()
H A Dsymbol.c2266 struct str_node *nd; in find_matching_kcore()
2584 struct str_node *pos, *tmp; in setup_addrlist()
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-buildid-cache.c224 struct str_node *pos; in build_id_cache__purge_path()
249 struct str_node *pos; in build_id_cache__purge_all()
334 struct str_node *nd; in build_id_cache__show_all()
354 struct str_node *pos; in cmd_buildid_cache()
H A Dbuiltin-probe.c398 struct str_node *nd; in del_perf_probe_caches()
425 struct str_node *ent; in perf_del_probe_events()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-buildid-cache.c225 struct str_node *pos; in build_id_cache__purge_path()
250 struct str_node *pos; in build_id_cache__purge_all()
335 struct str_node *nd; in build_id_cache__show_all()
369 struct str_node *pos; in cmd_buildid_cache()
H A Dbuiltin-probe.c419 struct str_node *nd; in del_perf_probe_caches()
446 struct str_node *ent; in perf_del_probe_events()
H A Dbuiltin-inject.c657 struct str_node *pos, *tmp; in perf_inject__parse_known_build_ids()
693 struct str_node *pos; in perf_inject__lookup_known_build_id()

Completed in 37 milliseconds

12