Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dremoteproc.h563 int num_traces; member
/Linux-v6.1/drivers/remoteproc/
Dremoteproc_core.c570 snprintf(name, sizeof(name), "trace%d", rproc->num_traces); in rproc_handle_trace()
577 rproc->num_traces++; in rproc_handle_trace()
1223 rproc->num_traces--; in rproc_resource_cleanup()