Lines Matching defs:perf_ctx

141 struct perf_ctx;
144 struct perf_ctx *perf;
169 struct perf_ctx *perf;
187 struct perf_ctx {
205 int (*cmd_recv)(struct perf_ctx *perf, int *pidx, enum perf_cmd *cmd,
247 static void perf_terminate_test(struct perf_ctx *perf);
260 struct perf_ctx *perf = peer->perf;
304 static int perf_spad_cmd_recv(struct perf_ctx *perf, int *pidx,
351 struct perf_ctx *perf = peer->perf;
393 static int perf_msg_cmd_recv(struct perf_ctx *perf, int *pidx,
423 struct perf_ctx *perf = peer->perf;
456 static int perf_cmd_recv(struct perf_ctx *perf)
484 struct perf_ctx *perf = ctx;
506 struct perf_ctx *perf = ctx;
517 struct perf_ctx *perf = ctx;
539 struct perf_ctx *perf = peer->perf;
571 struct perf_ctx *perf = peer->perf;
658 static int perf_init_service(struct perf_ctx *perf)
696 static int perf_enable_service(struct perf_ctx *perf)
740 static void perf_disable_service(struct perf_ctx *perf)
863 struct perf_ctx *perf = data;
873 struct perf_ctx *perf = pthr->perf;
925 struct perf_ctx *perf = pthr->perf;
968 struct perf_ctx *perf = pthr->perf;
997 struct perf_ctx *perf = pthr->perf;
1051 static int perf_set_tcnt(struct perf_ctx *perf, u8 tcnt)
1066 static void perf_terminate_test(struct perf_ctx *perf)
1081 struct perf_ctx *perf = peer->perf;
1117 static int perf_read_stats(struct perf_ctx *perf, char *buf,
1152 static void perf_init_threads(struct perf_ctx *perf)
1172 static void perf_clear_threads(struct perf_ctx *perf)
1185 struct perf_ctx *perf = filep->private_data;
1268 struct perf_ctx *perf = filep->private_data;
1290 struct perf_ctx *perf = filep->private_data;
1319 struct perf_ctx *perf = filep->private_data;
1332 struct perf_ctx *perf = filep->private_data;
1353 static void perf_setup_dbgfs(struct perf_ctx *perf)
1380 static void perf_clear_dbgfs(struct perf_ctx *perf)
1390 static struct perf_ctx *perf_create_data(struct ntb_dev *ntb)
1392 struct perf_ctx *perf;
1411 struct perf_ctx *perf = peer->perf;
1438 static int perf_init_peers(struct perf_ctx *perf)
1486 struct perf_ctx *perf;
1514 struct perf_ctx *perf = ntb->ctx;