Lines Matching defs:session
19 #include "session.h"
85 * the end of the session.
163 static int perf_event__synthesize_one_bpf_prog(struct perf_session *session,
172 struct perf_tool *tool = session->tool;
186 env = session->data ? &session->header.env : &perf_env;
377 int perf_event__synthesize_bpf_events(struct perf_session *session,
415 err = perf_event__synthesize_one_bpf_prog(session, process,
435 .tool = session->tool,
514 * the end of the session.