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

/linux-master/tools/perf/util/
H A Dprobe-file.h14 struct perf_probe_event pev; member in struct:probe_cache_entry
H A Dprobe-finder.h51 struct perf_probe_event *pev; /* Target probe event */ member in struct:probe_finder
H A Dprobe-file.c402 probe_cache_entry__new(struct perf_probe_event *pev) argument
640 probe_cache__find(struct probe_cache *pcache, struct perf_probe_event *pev) argument
690 probe_cache__add_entry(struct probe_cache *pcache, struct perf_probe_event *pev, struct probe_trace_event *tevs, int ntevs) argument
[all...]
H A Dprobe-finder.c1318 fill_empty_trace_arg(struct perf_probe_event *pev, struct probe_trace_event *tevs, int ntevs) argument
1360 debuginfo__find_trace_events(struct debuginfo *dbg, struct perf_probe_event *pev, struct probe_trace_event **tevs) argument
1530 debuginfo__find_available_vars_at(struct debuginfo *dbg, struct perf_probe_event *pev, struct variable_list **vls) argument
[all...]
H A Dprobe-event.c444 get_alternative_probe_event(struct debuginfo *dinfo, struct perf_probe_event *pev, struct perf_probe_point *tmp) argument
897 post_process_probe_trace_events(struct perf_probe_event *pev, struct probe_trace_event *tevs, int ntevs, const char *module, bool uprobe, struct debuginfo *dinfo) argument
921 try_to_find_probe_trace_events(struct perf_probe_event *pev, struct probe_trace_event **tevs) argument
1159 show_available_vars_at(struct debuginfo *dinfo, struct perf_probe_event *pev, struct strfilter *_filter) argument
1267 try_to_find_probe_trace_events(struct perf_probe_event *pev, struct probe_trace_event **tevs __maybe_unused) argument
1424 parse_perf_probe_event_name(char **arg, struct perf_probe_event *pev) argument
1456 parse_perf_probe_point(char *arg, struct perf_probe_event *pev) argument
1780 parse_perf_probe_command(const char *cmd, struct perf_probe_event *pev) argument
1833 perf_probe_with_var(struct perf_probe_event *pev) argument
1846 perf_probe_event_need_dwarf(struct perf_probe_event *pev) argument
2067 synthesize_perf_probe_command(struct perf_probe_event *pev) argument
2316 convert_to_perf_probe_event(struct probe_trace_event *tev, struct perf_probe_event *pev, bool is_kprobe) argument
2357 clear_perf_probe_event(struct perf_probe_event *pev) argument
2590 perf_probe_event__sprintf(const char *group, const char *event, struct perf_probe_event *pev, const char *module, struct strbuf *result) argument
2632 show_perf_probe_event(const char *group, const char *event, struct perf_probe_event *pev, const char *module, bool use_stdout) argument
2671 struct perf_probe_event pev; local
2838 probe_trace_event__set_name(struct probe_trace_event *tev, struct perf_probe_event *pev, struct strlist *namelist, bool allow_suffix) argument
2910 __add_probe_trace_events(struct perf_probe_event *pev, struct probe_trace_event *tevs, int ntevs, bool allow_suffix) argument
3044 find_probe_trace_events_from_map(struct perf_probe_event *pev, struct probe_trace_event **tevs) argument
3220 try_to_find_absolute_address(struct perf_probe_event *pev, struct probe_trace_event **tevs) argument
3361 find_cached_events(struct perf_probe_event *pev, struct probe_trace_event **tevs, const char *target) argument
3404 find_cached_events_all(struct perf_probe_event *pev, struct probe_trace_event **tevs) argument
3445 find_probe_trace_events_from_cache(struct perf_probe_event *pev, struct probe_trace_event **tevs) argument
3502 convert_to_probe_trace_events(struct perf_probe_event *pev, struct probe_trace_event **tevs) argument
3578 struct perf_probe_event *pev; local
3633 struct perf_probe_event *pev; local
3694 struct perf_probe_event *pev; local
[all...]
/linux-master/tools/perf/arch/powerpc/util/
H A Dsym-handling.c78 void arch__fix_tev_from_maps(struct perf_probe_event *pev, argument
118 void arch__post_process_probe_trace_events(struct perf_probe_event *pev, argument
[all...]
/linux-master/tools/testing/selftests/connector/
H A Dproc_filter.c213 int handle_events(int epoll_fd, struct proc_event *pev) argument
/linux-master/tools/perf/
H A Dbuiltin-probe.c55 struct perf_probe_event *pev = &params->events[params->nevents]; local
256 struct perf_probe_event *pev = &params->events[params->nevents]; local
375 struct perf_probe_event *pev local
[all...]
/linux-master/arch/loongarch/kernel/
H A Dkgdb.c459 struct perf_event * __percpu *pev; member in struct:hw_breakpoint
[all...]
H A Dperf_event.c595 static unsigned int loongarch_pmu_perf_event_encode(const struct loongarch_perf_event *pev) argument
602 const struct loongarch_perf_event *pev; local
615 const struct loongarch_perf_event *pev; local
752 const struct loongarch_perf_event *pev; local
[all...]
/linux-master/arch/x86/kernel/
H A Dkgdb.c184 struct perf_event * __percpu *pev; member in struct:hw_breakpoint
[all...]
/linux-master/arch/mips/kernel/
H A Dperf_event_mipsxx.c700 static unsigned int mipspmu_perf_event_encode(const struct mips_perf_event *pev) argument
734 const struct mips_perf_event *pev; local
1475 const struct mips_perf_event *pev; local
[all...]

Completed in 159 milliseconds