Skip to content

Commit

Permalink
add samplingRate.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
dongchen-coder committed May 23, 2018
1 parent 83f8866 commit 23300cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ add_llvm_loadable_module(LLVMSymFP
sps/loopAnalysis.hpp
sps/loopAnalysis.cpp

sps/samplingRate.hpp
sps/sampleNumAnalysis.hpp
sps/sampleNumAnalysis.cpp

Expand Down
1 change: 1 addition & 0 deletions sps/samplingRate.hpp
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#define RANDOM_REF_SAMPLING_RATE 0.01

0 comments on commit 23300cb

Please sign in to comment.