Searched refs:readCount (Results 1 – 4 of 4) sorted by relevance
278 u32 readCount = 0; in sampleFgOnlyTaskExecute() local281 ++readCount; in sampleFgOnlyTaskExecute()282 NN_LOG("(Read %d)\n", readCount); in sampleFgOnlyTaskExecute()
388 u32 readCount = 0; in sampleNSAListExecute() local391 ++readCount; in sampleNSAListExecute()392 NN_LOG("(Read %d)\n", readCount); in sampleNSAListExecute()
332 u32 readCount = 0; in sampleNADLTaskBgExecute() local335 ++readCount; in sampleNADLTaskBgExecute()336 NN_LOG("(Read %d)\n", readCount); in sampleNADLTaskBgExecute()
469 u32 readCount = 0; in sampleDataStoreDownloadTask() local472 ++readCount; in sampleDataStoreDownloadTask()473 NN_LOG("(Read %d)\n", readCount); in sampleDataStoreDownloadTask()