Home | History | Annotate | Download | only in util

Lines Matching refs:nv

852 	size_t nv = scale ? 3 : 1;
860 if (readn(FD(evsel, cpu, thread), &count, nv * sizeof(u64)) < 0)
880 size_t nv = scale ? 3 : 1;
892 &count, nv * sizeof(u64)) < 0)