Iru Cai 34ed0187a6 first commit 7 lat temu
..
FSBAllocator.hh 34ed0187a6 first commit 7 lat temu
README 34ed0187a6 first commit 7 lat temu
_thread.h 34ed0187a6 first commit 7 lat temu
allocator.h 34ed0187a6 first commit 7 lat temu
average.h 34ed0187a6 first commit 7 lat temu
barrier.cc 34ed0187a6 first commit 7 lat temu
barrier.h 34ed0187a6 first commit 7 lat temu
basic_hash.cc 34ed0187a6 first commit 7 lat temu
basic_hash.h 34ed0187a6 first commit 7 lat temu
bit_vector.cc 34ed0187a6 first commit 7 lat temu
bit_vector.h 34ed0187a6 first commit 7 lat temu
bottlegraph.cc 34ed0187a6 first commit 7 lat temu
bottlegraph.h 34ed0187a6 first commit 7 lat temu
callstack.cc 34ed0187a6 first commit 7 lat temu
callstack.h 34ed0187a6 first commit 7 lat temu
checksum.cc 34ed0187a6 first commit 7 lat temu
checksum.h 34ed0187a6 first commit 7 lat temu
circular_log.cc 34ed0187a6 first commit 7 lat temu
circular_log.h 34ed0187a6 first commit 7 lat temu
circular_queue.h 34ed0187a6 first commit 7 lat temu
cond.cc 34ed0187a6 first commit 7 lat temu
cond.h 34ed0187a6 first commit 7 lat temu
config.cc 34ed0187a6 first commit 7 lat temu
config.h 34ed0187a6 first commit 7 lat temu
cpuid.h 34ed0187a6 first commit 7 lat temu
distribution.h 34ed0187a6 first commit 7 lat temu
fixed_point.h 34ed0187a6 first commit 7 lat temu
fixed_types.h 34ed0187a6 first commit 7 lat temu
fxsupport.cc 34ed0187a6 first commit 7 lat temu
fxsupport.h 34ed0187a6 first commit 7 lat temu
handle_args.cc 34ed0187a6 first commit 7 lat temu
handle_args.h 34ed0187a6 first commit 7 lat temu
hash_map_set.h 34ed0187a6 first commit 7 lat temu
itostr.h 34ed0187a6 first commit 7 lat temu
lock.h 34ed0187a6 first commit 7 lat temu
locked_hash.cc 34ed0187a6 first commit 7 lat temu
locked_hash.h 34ed0187a6 first commit 7 lat temu
lockfree_hash.cc 34ed0187a6 first commit 7 lat temu
lockfree_hash.h 34ed0187a6 first commit 7 lat temu
log.cc 34ed0187a6 first commit 7 lat temu
log.h 34ed0187a6 first commit 7 lat temu
logmem.cc 34ed0187a6 first commit 7 lat temu
logmem.h 34ed0187a6 first commit 7 lat temu
memguard.cc 34ed0187a6 first commit 7 lat temu
memguard.h 34ed0187a6 first commit 7 lat temu
modulo_num.cc 34ed0187a6 first commit 7 lat temu
modulo_num.h 34ed0187a6 first commit 7 lat temu
moving_average.h 34ed0187a6 first commit 7 lat temu
mt_circular_queue.h 34ed0187a6 first commit 7 lat temu
os_compat.h 34ed0187a6 first commit 7 lat temu
packetize.cc 34ed0187a6 first commit 7 lat temu
packetize.h 34ed0187a6 first commit 7 lat temu
progress.cc 34ed0187a6 first commit 7 lat temu
progress.h 34ed0187a6 first commit 7 lat temu
pthread_lock.cc 34ed0187a6 first commit 7 lat temu
pthread_lock.h 34ed0187a6 first commit 7 lat temu
pthread_thread.cc 34ed0187a6 first commit 7 lat temu
pthread_thread.h 34ed0187a6 first commit 7 lat temu
pthread_tls.cc 34ed0187a6 first commit 7 lat temu
random.h 34ed0187a6 first commit 7 lat temu
rng.h 34ed0187a6 first commit 7 lat temu
selock.cc 34ed0187a6 first commit 7 lat temu
selock.h 34ed0187a6 first commit 7 lat temu
semaphore.cc 34ed0187a6 first commit 7 lat temu
semaphore.h 34ed0187a6 first commit 7 lat temu
setlock.cc 34ed0187a6 first commit 7 lat temu
setlock.h 34ed0187a6 first commit 7 lat temu
spin_loop_detector.cc 34ed0187a6 first commit 7 lat temu
spin_loop_detector.h 34ed0187a6 first commit 7 lat temu
spinlock.h 34ed0187a6 first commit 7 lat temu
stable_iterator.h 34ed0187a6 first commit 7 lat temu
stats.cc 34ed0187a6 first commit 7 lat temu
stats.h 34ed0187a6 first commit 7 lat temu
subsecond_time.cc 34ed0187a6 first commit 7 lat temu
subsecond_time.h 34ed0187a6 first commit 7 lat temu
subsecond_time_c.cc 34ed0187a6 first commit 7 lat temu
subsecond_time_c.h 34ed0187a6 first commit 7 lat temu
syscall_strings.cc 34ed0187a6 first commit 7 lat temu
syscall_strings.h 34ed0187a6 first commit 7 lat temu
tags.cc 34ed0187a6 first commit 7 lat temu
tags.h 34ed0187a6 first commit 7 lat temu
timer.cc 34ed0187a6 first commit 7 lat temu
timer.h 34ed0187a6 first commit 7 lat temu
tls.cc 34ed0187a6 first commit 7 lat temu
tls.h 34ed0187a6 first commit 7 lat temu
utils.cc 34ed0187a6 first commit 7 lat temu
utils.h 34ed0187a6 first commit 7 lat temu

README

This directory is for miscellaneous helper functions uses throughout the
simulator code. It also contains safe type definitions.