Home
last modified time | relevance | path

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

/external/linux-tools-perf/util/
Dprobe-event.c218 static int try_to_find_probe_trace_events(struct perf_probe_event *pev, in try_to_find_probe_trace_events()
451 static int show_available_vars_at(int fd, struct perf_probe_event *pev, in show_available_vars_at()
549 static int try_to_find_probe_trace_events(struct perf_probe_event *pev, in try_to_find_probe_trace_events()
682 static int parse_perf_probe_point(char *arg, struct perf_probe_event *pev) in parse_perf_probe_point()
934 int parse_perf_probe_command(const char *cmd, struct perf_probe_event *pev) in parse_perf_probe_command()
977 bool perf_probe_event_need_dwarf(struct perf_probe_event *pev) in perf_probe_event_need_dwarf()
1294 struct perf_probe_event *pev) in convert_to_perf_probe_event()
1333 void clear_perf_probe_event(struct perf_probe_event *pev) in clear_perf_probe_event()
1465 static int show_perf_probe_event(struct perf_probe_event *pev) in show_perf_probe_event()
1502 struct perf_probe_event pev; in show_perf_probe_events() local
[all …]
Dprobe-finder.h52 struct perf_probe_event *pev; /* Target probe event */ member
Dprobe-finder.c1639 int find_probe_trace_events(int fd, struct perf_probe_event *pev, in find_probe_trace_events()
1749 int find_available_vars_at(int fd, struct perf_probe_event *pev, in find_available_vars_at()
/external/oprofile/libop/
Dop_alloc_counter.c45 build_counter_arc(struct op_event const * pev[], int nr_events) in build_counter_arc()
197 size_t * map_event_to_counter(struct op_event const * pev[], int nr_events, in map_event_to_counter()
/external/oprofile/utils/
Dophelp.c152 static void check_event(struct parsed_event * pev, in check_event()
216 struct parsed_event * pev = &parsed_events[i]; in resolve_events() local
/external/linux-tools-perf/
Dbuiltin-probe.c72 struct perf_probe_event *pev = &params.events[params.nevents]; in parse_probe_event() local
148 struct perf_probe_event *pev = &params.events[params.nevents]; in opt_show_vars() local
/external/llvm/lib/Analysis/
DPathProfileVerifier.cpp124 ProfilePathEdgeVector* pev = currentPath->getPathEdges(); in runOnModule() local
DPathProfileInfo.cpp141 ProfilePathEdgeVector* pev = new ProfilePathEdgeVector; in getPathEdges() local
/external/chromium/third_party/libevent/
Devent.c871 struct event **pev; in timeout_correct() local
/external/webkit/Source/WebKit/qt/Api/
Dqwebpage.cpp843 WebCore::PlatformWheelEvent pev(ev); in wheelEvent() local