Searched refs:totalSamples (Results 1 – 3 of 3) sorted by relevance
168 totalSamples=$(cat $collectOutput | wc -l)172 ((remaining=totalSamples-garbage))277 totalSamples=$(cat $powerOutput | wc -l)278 if [ $twentyminutes -lt $totalSamples ]; then
105 size_t totalSamples; member755 if (!data->event.isNull() && index < data->totalSamples) { in populateEventSample()1464 info.data->totalSamples = info.data->sampleIndex; in prepareSensorEvent()
339 rows.push(['Total Samples', '' + gRecordInfo.totalSamples]);