Home
last modified time | relevance | path

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

/external/pigweed/pw_trace/example/
Dsample_app.cc100 AddJobInternal(job.job_id, job.value - 1); in Run()
112 AddJobInternal(job_id, value); in AddJob()
136 void AddJobInternal(uint32_t job_id, uint8_t value) { in AddJobInternal() function in __anon494291fa0111::ProcessingTask