Lines Matching defs:session
18 #include "session.h"
84 * the end of the session.
162 static int perf_event__synthesize_one_bpf_prog(struct perf_session *session,
172 struct perf_tool *tool = session->tool;
185 env = session->data ? &session->header.env : &perf_env;
369 int perf_event__synthesize_bpf_events(struct perf_session *session,
407 err = perf_event__synthesize_one_bpf_prog(session, process,
427 .tool = session->tool,
505 * the end of the session.