Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dremoteproc.h563 int num_traces; member
/linux/drivers/remoteproc/
H A Dremoteproc_core.c577 snprintf(name, sizeof(name), "trace%d", rproc->num_traces); in rproc_handle_trace()
584 rproc->num_traces++; in rproc_handle_trace()
1231 rproc->num_traces--; in rproc_resource_cleanup()