histValue 110 vprof/vprof.h int histValue(void** id, char* file, int line, int64_t value, int nbins, ...); histValue 158 vprof/vprof.h histValue (&id, __FILE__, __LINE__, (int64_t) (v), (int) (n), ##__VA_ARGS__) \ histValue 168 vprof/vprof.h histValue (&id, (char*) (e), -1, (int64_t) (v), (int) (n), ##__VA_ARGS__) \