Home
last modified time | relevance | path

Searched defs:rep (Results 1 – 2 of 2) sorted by relevance

/tools/perf/
Dbuiltin-report.c126 struct report *rep = cb; in report__config() local
169 struct report *rep = arg; in hist_iter__report_callback() local
212 struct report *rep = arg; in hist_iter__branch_callback() local
244 struct report *rep = container_of(session->tool, struct report, tool); in process_feature_event() local
272 struct report *rep = container_of(tool, struct report, tool); in process_sample_event() local
348 struct report *rep = container_of(tool, struct report, tool); in process_read_event() local
366 static int report__setup_sample_type(struct report *rep) in report__setup_sample_type()
473 static size_t hists__fprintf_nr_sample_events(struct hists *hists, struct report *rep, in hists__fprintf_nr_sample_events()
538 static int evlist__tui_block_hists_browse(struct evlist *evlist, struct report *rep) in evlist__tui_block_hists_browse()
554 static int evlist__tty_browse_hists(struct evlist *evlist, struct report *rep, const char *help) in evlist__tty_browse_hists()
[all …]
/tools/testing/selftests/net/netfilter/
Daudit_logread.c28 int audit_recv(int fd, struct audit_message *rep) in audit_recv()
81 struct audit_message rep = { 0 }; in audit_set() local
96 struct audit_message rep = { 0 }; in readlog() local