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

README

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