Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dremoteproc.h425 int num_traces; member
/linux-4.4.14/drivers/remoteproc/
Dremoteproc_core.c442 snprintf(name, sizeof(name), "trace%d", rproc->num_traces); in rproc_handle_trace()
454 rproc->num_traces++; in rproc_handle_trace()
763 rproc->num_traces--; in rproc_resource_cleanup()