Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dremoteproc.h423 int num_traces; member
/linux-4.1.27/drivers/remoteproc/
Dremoteproc_core.c424 snprintf(name, sizeof(name), "trace%d", rproc->num_traces); in rproc_handle_trace()
436 rproc->num_traces++; in rproc_handle_trace()
749 rproc->num_traces--; in rproc_resource_cleanup()