Searched refs:probe_cache__add_entry (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | probe-file.h | 56 int probe_cache__add_entry(struct probe_cache *pcache,
|
H A D | probe-file.c | 655 int probe_cache__add_entry(struct probe_cache *pcache, in probe_cache__add_entry() function
|
H A D | probe-event.c | 2905 probe_cache__add_entry(cache, pev, tevs, ntevs) < 0 || in __add_probe_trace_events()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | probe-file.h | 56 int probe_cache__add_entry(struct probe_cache *pcache,
|
H A D | probe-file.c | 690 int probe_cache__add_entry(struct probe_cache *pcache, in probe_cache__add_entry() function
|
H A D | probe-event.c | 2953 probe_cache__add_entry(cache, pev, tevs, ntevs) < 0 || in __add_probe_trace_events()
|
Completed in 18 milliseconds