Home
last modified time | relevance | path

Searched refs:num_traces (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/include/linux/
Dremoteproc.h547 int num_traces; member
/Linux-v5.15/drivers/remoteproc/
Dremoteproc_core.c681 snprintf(name, sizeof(name), "trace%d", rproc->num_traces); in rproc_handle_trace()
692 rproc->num_traces++; in rproc_handle_trace()
1338 rproc->num_traces--; in rproc_resource_cleanup()