Searched refs:fetchLong (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DTable.cc262 fetchLong (long i) function in class:DataINT32
371 fetchLong (long i) function in class:DataUINT32
480 fetchLong (long i) function in class:DataINT64
589 fetchLong (long i) function in class:DataUINT64
707 fetchLong (long) function in class:DataOBJECT
815 fetchLong (long) function in class:DataSTRING
918 fetchLong (long i) function in class:DataDOUBLE
1160 checkEntity (set, d->fetchLong (idx));
1175 checkEntity (set, d->fetchLong (idx));
1231 return d->fetchLong (id
[all...]
H A DTable.h389 virtual long long fetchLong (long i) = 0;
H A DExperiment.cc5320 hrtime_t tstamp = (hrtime_t) dataTStamp->fetchLong (i);
5328 uint64_t frinfo = (uint64_t) dataFrinfo->fetchLong (i);
H A DDbe.cc9890 key = data_key->fetchLong (id);
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DTable.cc262 fetchLong (long i) function in class:DataINT32
371 fetchLong (long i) function in class:DataUINT32
480 fetchLong (long i) function in class:DataINT64
589 fetchLong (long i) function in class:DataUINT64
707 fetchLong (long) function in class:DataOBJECT
815 fetchLong (long) function in class:DataSTRING
918 fetchLong (long i) function in class:DataDOUBLE
1160 checkEntity (set, d->fetchLong (idx));
1175 checkEntity (set, d->fetchLong (idx));
1231 return d->fetchLong (id
[all...]
H A DTable.h389 virtual long long fetchLong (long i) = 0;
H A DExperiment.cc5322 hrtime_t tstamp = (hrtime_t) dataTStamp->fetchLong (i);
5330 uint64_t frinfo = (uint64_t) dataFrinfo->fetchLong (i);
H A DDbe.cc9890 key = data_key->fetchLong (id);

Completed in 176 milliseconds