Home
last modified time | relevance | path

Searched defs:pev (Results 1 – 12 of 12) sorted by relevance

/linux-6.15/tools/perf/util/
H A Dprobe-event.c449 struct perf_probe_event *pev, in get_alternative_probe_event()
1179 struct perf_probe_event *pev, in show_available_vars_at()
1870 bool perf_probe_with_var(struct perf_probe_event *pev) in perf_probe_with_var()
2354 struct perf_probe_event *pev, bool is_kprobe) in convert_to_perf_probe_event()
2628 struct perf_probe_event *pev, in perf_probe_event__sprintf()
2670 struct perf_probe_event *pev, in show_perf_probe_event()
2708 struct perf_probe_event pev; in __show_perf_probe_events() local
2896 struct perf_probe_event *pev, in probe_trace_event__set_name()
3645 struct perf_probe_event *pev; in show_probe_trace_events() local
3700 struct perf_probe_event *pev; in show_bootconfig_events() local
[all …]
H A Dprobe-file.h14 struct perf_probe_event pev; member
H A Dprobe-file.c383 probe_cache_entry__new(struct perf_probe_event *pev) in probe_cache_entry__new()
621 probe_cache__find(struct probe_cache *pcache, struct perf_probe_event *pev) in probe_cache__find()
672 struct perf_probe_event *pev, in probe_cache__add_entry()
H A Dprobe-finder.c1343 static int fill_empty_trace_arg(struct perf_probe_event *pev, in fill_empty_trace_arg()
1386 struct perf_probe_event *pev, in debuginfo__find_trace_events()
1558 struct perf_probe_event *pev, in debuginfo__find_available_vars_at()
H A Dprobe-finder.h54 struct perf_probe_event *pev; /* Target probe event */ member
/linux-6.15/tools/perf/arch/powerpc/util/
H A Dsym-handling.c78 void arch__fix_tev_from_maps(struct perf_probe_event *pev, in arch__fix_tev_from_maps()
118 void arch__post_process_probe_trace_events(struct perf_probe_event *pev, in arch__post_process_probe_trace_events()
/linux-6.15/arch/loongarch/kernel/
H A Dperf_event.c585 static unsigned int loongarch_pmu_perf_event_encode(const struct loongarch_perf_event *pev) in loongarch_pmu_perf_event_encode()
592 const struct loongarch_perf_event *pev; in loongarch_pmu_map_general_event() local
605 const struct loongarch_perf_event *pev; in loongarch_pmu_map_cache_event() local
742 const struct loongarch_perf_event *pev; in __hw_perf_event_init() local
H A Dkgdb.c460 struct perf_event * __percpu *pev; member
/linux-6.15/tools/perf/
H A Dbuiltin-probe.c55 struct perf_probe_event *pev = &params->events[params->nevents]; in parse_probe_event() local
256 struct perf_probe_event *pev = &params->events[params->nevents]; in opt_show_vars() local
375 struct perf_probe_event *pev = &pevs[i]; in perf_add_probe_events() local
/linux-6.15/tools/testing/selftests/connector/
H A Dproc_filter.c213 int handle_events(int epoll_fd, struct proc_event *pev) in handle_events()
/linux-6.15/arch/mips/kernel/
H A Dperf_event_mipsxx.c700 static unsigned int mipspmu_perf_event_encode(const struct mips_perf_event *pev) in mipspmu_perf_event_encode()
734 const struct mips_perf_event *pev; in mipspmu_map_cache_event() local
1475 const struct mips_perf_event *pev; in __hw_perf_event_init() local
/linux-6.15/arch/x86/kernel/
H A Dkgdb.c184 struct perf_event * __percpu *pev; member