Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dremoteproc.h534 int num_traces; member
/OK3568_Linux_fs/kernel/drivers/remoteproc/
H A Dremoteproc_core.c684 snprintf(name, sizeof(name), "trace%d", rproc->num_traces); in rproc_handle_trace()
695 rproc->num_traces++; in rproc_handle_trace()
1329 rproc->num_traces--; in rproc_resource_cleanup()