Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dremoteproc.h498 int num_traces; member
/Linux-v5.4/drivers/remoteproc/
Dremoteproc_core.c633 snprintf(name, sizeof(name), "trace%d", rproc->num_traces); in rproc_handle_trace()
644 rproc->num_traces++; in rproc_handle_trace()
1262 rproc->num_traces--; in rproc_resource_cleanup()