Home
last modified time | relevance | path

Searched refs:gops (Results 1 – 14 of 14) sorted by relevance

/linux-6.15/kernel/trace/
H A Dfgraph.c694 gops->entryfunc(&trace, gops, fregs)) in function_graph_enter_regs()
851 gops->retfunc(&trace, gops, fregs); in __ftrace_return_to_handler()
1203 return gops->saved_func(trace, gops, fregs); in fgraph_pid_func()
1208 struct fgraph_ops *gops; in fgraph_update_pid_func() local
1283 if (gops) { in ftrace_graph_enable_direct()
1284 func = gops->entryfunc; in ftrace_graph_enable_direct()
1359 gops->idx = i; in register_ftrace_graph()
1383 gops->saved_func = gops->entryfunc; in register_ftrace_graph()
1387 fgraph_array[i] = gops; in register_ftrace_graph()
1407 if (unlikely(gops->idx < 0 || gops->idx >= FGRAPH_ARRAY_SIZE || in unregister_ftrace_graph()
[all …]
H A Dtrace_functions_graph.c200 struct fgraph_ops *gops, in graph_entry() argument
280 struct fgraph_ops *gops, in trace_graph_entry() argument
287 struct fgraph_ops *gops, in trace_graph_entry_args() argument
424 struct fgraph_ops *gops; in allocate_fgraph_ops() local
426 gops = kzalloc(sizeof(*gops), GFP_KERNEL); in allocate_fgraph_ops()
427 if (!gops) in allocate_fgraph_ops()
433 tr->gops = gops; in allocate_fgraph_ops()
434 gops->private = tr; in allocate_fgraph_ops()
443 kfree(tr->gops); in free_fgraph_ops()
448 tr->gops = &funcgraph_ops; in init_array_fgraph_ops()
[all …]
H A Dtrace_selftest.c769 struct fgraph_ops gops; member
777 struct fgraph_ops *gops, in store_entry() argument
780 struct fgraph_fixture *fixture = container_of(gops, struct fgraph_fixture, gops); in store_entry()
811 struct fgraph_ops *gops, in store_return() argument
814 struct fgraph_fixture *fixture = container_of(gops, struct fgraph_fixture, gops); in store_return()
899 unregister_ftrace_graph(&fixture->gops); in test_graph_storage_single()
911 .gops = {
919 .gops = {
927 .gops = {
935 .gops = {
[all …]
H A Dtrace_irqsoff.c179 struct fgraph_ops *gops, in irqsoff_graph_entry() argument
189 if (ftrace_graph_ignore_func(gops, trace)) in irqsoff_graph_entry()
204 calltime = fgraph_reserve_data(gops->idx, sizeof(*calltime)); in irqsoff_graph_entry()
218 struct fgraph_ops *gops, in irqsoff_graph_return() argument
229 ftrace_graph_addr_finish(gops, trace); in irqsoff_graph_return()
235 calltime = fgraph_retrieve_data(gops->idx, &size); in irqsoff_graph_return()
H A Dtrace_sched_wakeup.c116 struct fgraph_ops *gops, in wakeup_graph_entry() argument
125 if (ftrace_graph_ignore_func(gops, trace)) in wakeup_graph_entry()
140 calltime = fgraph_reserve_data(gops->idx, sizeof(*calltime)); in wakeup_graph_entry()
154 struct fgraph_ops *gops, in wakeup_graph_return() argument
164 ftrace_graph_addr_finish(gops, trace); in wakeup_graph_return()
171 calltime = fgraph_retrieve_data(gops->idx, &size); in wakeup_graph_return()
H A Dfprobe.c249 static int fprobe_entry(struct ftrace_graph_ent *trace, struct fgraph_ops *gops, in fprobe_entry() argument
283 fgraph_data = fgraph_reserve_data(gops->idx, reserved_words * sizeof(long)); in fprobe_entry()
340 struct fgraph_ops *gops, in fprobe_return() argument
349 fgraph_data = (unsigned long *)fgraph_retrieve_data(gops->idx, &size); in fprobe_return()
H A Dtrace.h421 struct fgraph_ops *gops; member
724 void trace_graph_return(struct ftrace_graph_ret *trace, struct fgraph_ops *gops,
726 int trace_graph_entry(struct ftrace_graph_ent *trace, struct fgraph_ops *gops,
1049 ftrace_graph_addr_finish(struct fgraph_ops *gops, struct ftrace_graph_ret *trace) in ftrace_graph_addr_finish() argument
1051 unsigned long *task_var = fgraph_get_task_var(gops); in ftrace_graph_addr_finish()
1090 static inline void ftrace_graph_addr_finish(struct fgraph_ops *gops, struct ftrace_graph_ret *trace) in ftrace_graph_addr_finish() argument
1098 ftrace_graph_ignore_func(struct fgraph_ops *gops, struct ftrace_graph_ent *trace) in ftrace_graph_ignore_func() argument
1100 unsigned long *task_var = fgraph_get_task_var(gops); in ftrace_graph_ignore_func()
H A Dftrace.c819 struct fgraph_ops *gops, in profile_graph_entry() argument
830 profile_data = fgraph_reserve_data(gops->idx, sizeof(*profile_data)); in profile_graph_entry()
842 struct fgraph_ops *gops, in profile_graph_return() argument
858 profile_data = fgraph_retrieve_data(gops->idx, &size); in profile_graph_return()
875 parent_data = fgraph_retrieve_parent_data(gops->idx, &size, 1); in profile_graph_return()
/linux-6.15/drivers/accel/amdxdna/
H A Daie2_solver.c58 return rqos->fps * rqos->gops; in calculate_gops()
60 return service_rate * rqos->gops; in calculate_gops()
106 if (rqos->gops > 0 && (rqos->fps > 0 || rqos->latency > 0)) in is_valid_qos_dpm_params()
H A Daie2_solver.h32 u32 gops; /* Giga operations */ member
H A Daie2_ctx.c455 xrs_req->rqos.gops = hwctx->qos.gops; in aie2_alloc_resource()
/linux-6.15/include/uapi/drm/
H A Damdxdna_accel.h51 __u32 gops; member
/linux-6.15/include/linux/
H A Dftrace.h1167 struct fgraph_ops *gops,
1224 unsigned long *fgraph_get_task_var(struct fgraph_ops *gops);
/linux-6.15/drivers/clk/nxp/
H A Dclk-lpc32xx.c1435 const struct clk_ops *mops = NULL, *dops = NULL, *gops = NULL; in lpc32xx_clk_register() local
1450 gops = gate0->ops; in lpc32xx_clk_register()
1457 gate_hw, gops, lpc32xx_clk->flags); in lpc32xx_clk_register()