Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dremoteproc.h457 int num_traces; member
/Linux-v4.19/drivers/remoteproc/
Dremoteproc_core.c488 snprintf(name, sizeof(name), "trace%d", rproc->num_traces); in rproc_handle_trace()
500 rproc->num_traces++; in rproc_handle_trace()
877 rproc->num_traces--; in rproc_resource_cleanup()