Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Compaile/ctrack
/ functions
Functions
296 in github.com/Compaile/ctrack
⨍
Functions
296
◇
Types & classes
91
↓ 1 callers
Function
get_timestamp
Get current timestamp
benchmark/ctrack_benchmark.cpp:680
↓ 1 callers
Function
isPrime
examples/multithreaded_prime_counter.cpp:10
↓ 1 callers
Function
level_1_function_no_track
benchmark/ctrack_benchmark.cpp:149
↓ 1 callers
Function
level_2_function
benchmark/ctrack_benchmark.cpp:106
↓ 1 callers
Function
level_2_function_no_track
benchmark/ctrack_benchmark.cpp:140
↓ 1 callers
Function
level_3_function
benchmark/ctrack_benchmark.cpp:95
↓ 1 callers
Function
level_3_function_no_track
benchmark/ctrack_benchmark.cpp:133
↓ 1 callers
Function
load_baseline
Load baseline from file
benchmark/ctrack_benchmark.cpp:552
↓ 1 callers
Function
measure_accuracy
Measure accuracy by comparing known timings with CTRACK measurements
benchmark/ctrack_benchmark.cpp:270
↓ 1 callers
Function
measure_memory_and_calculation_time
Measure memory usage and calculation time
benchmark/ctrack_benchmark.cpp:436
↓ 1 callers
Function
measure_overhead
Measure overhead by comparing with and without CTRACK
benchmark/ctrack_benchmark.cpp:368
↓ 1 callers
Method
move_events_from_store
include/ctrack.hpp:928
↓ 1 callers
Function
multi_child_1
Multiple children functions
test/test_nested.cpp:95
↓ 1 callers
Function
multi_child_2
test/test_nested.cpp:100
↓ 1 callers
Function
multi_child_3
test/test_nested.cpp:105
↓ 1 callers
Function
multi_parent
test/test_nested.cpp:110
↓ 1 callers
Function
named_test_function_3
test/test_multithreaded.cpp:32
↓ 1 callers
Function
nested_child
Nested function for testing call hierarchy in threads
test/test_multithreaded.cpp:41
↓ 1 callers
Function
nested_child_function
Nested function hierarchy
test/test_basic.cpp:38
↓ 1 callers
Function
nested_function_a
examples/complex_multithreaded_puzzle.cpp:25
↓ 1 callers
Function
nested_function_b
examples/complex_multithreaded_puzzle.cpp:33
↓ 1 callers
Function
nested_parent
test/test_multithreaded.cpp:46
↓ 1 callers
Function
nested_parent_function
test/test_basic.cpp:44
↓ 1 callers
Function
operator<
test/doctest.h:1273
↓ 1 callers
Function
order_pointer_vector_by_field
include/ctrack.hpp:137
↓ 1 callers
Function
parse_args
Parse command line arguments
benchmark/ctrack_benchmark.cpp:710
↓ 1 callers
Function
parse_function_timing
Parse timing from CTRACK results string for a specific function
benchmark/ctrack_benchmark.cpp:196
↓ 1 callers
Method
populate_maps
include/ctrack.hpp:933
↓ 1 callers
Function
recursive_factorial
Recursive function
test/test_basic.cpp:52
↓ 1 callers
Function
recursive_fibonacci
Recursive fibonacci for testing deep recursion with branching
test/test_nested.cpp:23
↓ 1 callers
Function
recursive_work
examples/complex_multithreaded_puzzle.cpp:18
↓ 1 callers
Method
run
the main function that does all the filtering and test running
test/doctest.h:6822
↓ 1 callers
Function
save_baseline
Save baseline to file
benchmark/ctrack_benchmark.cpp:523
↓ 1 callers
Function
sum_of_squares
Function to calculate the sum of squares from 1 to n
examples/basic_singlethreaded.cpp:6
↓ 1 callers
Function
toStream
test/doctest.h:1065
↓ 1 callers
Method
translate
test/doctest.h:1809
↓ 1 callers
Function
unary_assert
test/doctest.h:1780
↓ 1 callers
Method
unary_assert
test/doctest.h:1703
↓ 1 callers
Function
varying_sleep_function
test/test_basic.cpp:31
Method
Approx
test/doctest.h:3987
Method
BeautifulTable
include/ctrack.hpp:312
Method
ColorScheme
include/ctrack.hpp:171
Method
ConsoleReporter
test/doctest.h:5995
Method
Context
test/doctest.h:6617
Method
ContextScope
test/doctest.h:1852
Function
DOCTEST_DEFINE_DECORATOR
test/doctest.h:1925
Method
DebugOutputWindowReporter
test/doctest.h:6445
Method
DiscardOStream
test/doctest.h:6817
Method
Event
include/ctrack.hpp:439
Method
EventHandler
include/ctrack.hpp:1094
Method
ExceptionTranslator
test/doctest.h:1806
Method
ExpectedStats
test/test_helpers.hpp:132
Method
Expression_lhs
test/doctest.h:1505
Function
IsNaN
test/doctest.h:1295
Method
JUnitReporter
test/doctest.h:5823
Method
JUnitTestCase
test/doctest.h:5777
Method
JUnitTestMessage
test/doctest.h:5766
Method
Result
test/doctest.h:1509
Method
Simple_Event
include/ctrack.hpp:451
Method
ThreadBarrier
test/test_helpers.hpp:99
Method
Whitespace
test/doctest.h:5973
Method
XmlReporter
test/doctest.h:5449
Method
XmlWriter
test/doctest.h:5329
Method
addFilter
allows the user to add procedurally to the filters from the command line
test/doctest.h:6764
Method
applyCommandLine
test/doctest.h:6630
Function
benchmark_worker
Worker thread function
benchmark/ctrack_benchmark.cpp:156
Function
benchmark_worker_no_track
Worker thread function without tracking
benchmark/ctrack_benchmark.cpp:178
Function
binary_assert
test/doctest.h:1765
Method
binary_assert
test/doctest.h:1693
Method
build_result_tables
include/ctrack.hpp:985
Function
check
test/doctest.h:854
Method
clearFilters
allows the user to clear all filters from the command line
test/doctest.h:6767
Function
cmp_simple_event_by_duration_asc
include/ctrack.hpp:455
Function
cmp_simple_event_by_start_time_asc
include/ctrack.hpp:459
Function
complex_operation
examples/complex_multithreaded_puzzle.cpp:44
Function
consume
test/doctest.h:447
Method
convert
test/doctest.h:1041
Method
convert
test/doctest.h:1074
Function
countAllEvents
include/ctrack.hpp:150
Function
countPrimesInRange
examples/multithreaded_prime_counter.cpp:19
Function
count_distinct_field_values
include/ctrack.hpp:131
Method
ctrack_result
include/ctrack.hpp:809
Method
file_line_to_stream
this was requested to be made virtual so users could override it
test/doctest.h:6048
Method
fill
test/doctest.h:1152
Method
fill
test/doctest.h:1165
Method
fill
test/doctest.h:1195
Method
getCurrentTimestamp
test/doctest.h:5743
Method
getSuccessOrFailColor
test/doctest.h:6020
Method
getSuccessOrFailString
test/doctest.h:6013
Method
get_active_contexts
test/doctest.h:7089
Method
get_num_active_contexts
test/doctest.h:7088
Method
get_num_stringified_contexts
test/doctest.h:7093
Method
get_stringified_contexts
test/doctest.h:7094
Method
if
test/doctest.h:1513
Method
insert
test/doctest.h:1017
Method
line
test/doctest.h:5466
Method
line
test/doctest.h:5827
Method
logTestStart
test/doctest.h:6055
Method
log_assert
test/doctest.h:5622
Method
log_assert
test/doctest.h:5919
← previous
next →
101–200 of 296, ranked by callers