Lines Matching refs:tstamp
180 &pp->comm.tstamp, sizeof (pp->comm.tstamp) == 4 ? "INT32" : "INT64"); in open_experiment()
298 hpacket.comm.tstamp = gethrtime (); in malloc()
302 …hpacket.comm.frinfo = collector_interface->getFrameInfo (heap_hndl, hpacket.comm.tstamp, FRINFO_FR… in malloc()
338 hpacket.comm.tstamp = ts; in free()
341 …hpacket.comm.frinfo = collector_interface->getFrameInfo (heap_hndl, hpacket.comm.tstamp, FRINFO_FR… in free()
375 hpacket.comm.tstamp = ts; in realloc()
379 …hpacket.comm.frinfo = collector_interface->getFrameInfo (heap_hndl, hpacket.comm.tstamp, FRINFO_FR… in realloc()
403 hpacket.comm.tstamp = gethrtime (); in memalign()
407 …hpacket.comm.frinfo = collector_interface->getFrameInfo (heap_hndl, hpacket.comm.tstamp, FRINFO_FR… in memalign()
432 hpacket.comm.tstamp = gethrtime (); in valloc()
436 …hpacket.comm.frinfo = collector_interface->getFrameInfo (heap_hndl, hpacket.comm.tstamp, FRINFO_FR… in valloc()
464 hpacket.comm.tstamp = gethrtime (); in calloc()
468 …hpacket.comm.frinfo = collector_interface->getFrameInfo (heap_hndl, hpacket.comm.tstamp, FRINFO_FR… in calloc()
487 hpacket.comm.tstamp = gethrtime (); in __collector_heap_record()
491 …hpacket.comm.frinfo = collector_interface->getFrameInfo (heap_hndl, hpacket.comm.tstamp, FRINFO_FR… in __collector_heap_record()