Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dprobe-event.c346 struct perf_probe_event *pev, in get_alternative_probe_event()
591 static int try_to_find_probe_trace_events(struct perf_probe_event *pev, in try_to_find_probe_trace_events()
811 struct perf_probe_event *pev, in show_available_vars_at()
918 static int try_to_find_probe_trace_events(struct perf_probe_event *pev, in try_to_find_probe_trace_events()
1075 static int parse_perf_probe_point(char *arg, struct perf_probe_event *pev) in parse_perf_probe_point()
1329 int parse_perf_probe_command(const char *cmd, struct perf_probe_event *pev) in parse_perf_probe_command()
1372 bool perf_probe_event_need_dwarf(struct perf_probe_event *pev) in perf_probe_event_need_dwarf()
1807 struct perf_probe_event *pev, bool is_kprobe) in convert_to_perf_probe_event()
1846 void clear_perf_probe_event(struct perf_probe_event *pev) in clear_perf_probe_event()
2099 static int show_perf_probe_event(struct perf_probe_event *pev, in show_perf_probe_event()
[all …]
Dprobe-finder.h63 struct perf_probe_event *pev; /* Target probe event */ member
Dprobe-finder.c1215 struct perf_probe_event *pev, in debuginfo__find_trace_events()
1326 struct perf_probe_event *pev, in debuginfo__find_available_vars_at()
/linux-4.1.27/arch/mips/kernel/
Dperf_event_mipsxx.c663 static unsigned int mipspmu_perf_event_encode(const struct mips_perf_event *pev) in mipspmu_perf_event_encode()
690 const struct mips_perf_event *pev; in mipspmu_map_cache_event() local
1232 const struct mips_perf_event *pev) in check_and_calc_range()
1256 const struct mips_perf_event *pev) in check_and_calc_range()
1265 const struct mips_perf_event *pev; in __hw_perf_event_init() local
/linux-4.1.27/tools/perf/
Dbuiltin-probe.c72 struct perf_probe_event *pev = &params.events[params.nevents]; in parse_probe_event() local
244 struct perf_probe_event *pev = &params.events[params.nevents]; in opt_show_vars() local
/linux-4.1.27/arch/x86/kernel/
Dkgdb.c200 struct perf_event * __percpu *pev; member