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

README

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