Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/heaptrack
/ functions
Functions
953 in github.com/KDE/heaptrack
⨍
Functions
953
◇
Types & classes
305
Method
hoverEnterEvent
src/analyze/gui/flamegraph.cpp:196
Method
hoverLeaveEvent
src/analyze/gui/flamegraph.cpp:203
Method
if
3rdparty/doctest.h:1518
Method
inflate
3rdparty/boost-zstd/zstd.cpp:112
Method
insert
3rdparty/doctest.h:1022
Method
insert
3rdparty/robin-map/include/tsl/robin_hash.h:739
Method
insert_impl
3rdparty/robin-map/include/tsl/robin_hash.h:1215
Method
insert_or_assign
3rdparty/robin-map/include/tsl/robin_map.h:271
Method
insert_or_assign
3rdparty/robin-map/include/tsl/robin_hash.h:774
Method
insert_value
3rdparty/robin-map/include/tsl/robin_hash.h:1264
Method
insert_value_impl
* We don't use `value_type&& value` as last argument due to a bug in MSVC * when `value_type` is a pointer, The compiler is not able to see the
3rdparty/robin-map/include/tsl/robin_hash.h:1283
Method
isEmpty
src/interpret/dwarfdiecache.h:90
Method
isPaused
src/track/libheaptrack.cpp:563
Method
isValid
src/interpret/symbolcache.h:31
Method
is_power_of_two
3rdparty/robin-map/include/tsl/robin_growth_policy.h:163
Function
iterate_phdrs
src/track/heaptrack_inject.cpp:500
Method
key_eq
3rdparty/robin-map/include/tsl/robin_set.h:557
Method
key_eq
3rdparty/robin-map/include/tsl/robin_map.h:702
Method
key_eq
3rdparty/robin-map/include/tsl/robin_hash.h:1100
Method
lessThan
src/analyze/gui/treeproxy.cpp:62
Method
line
3rdparty/doctest.h:5808
Method
load_factor
* Hash policy */
3rdparty/robin-map/include/tsl/robin_set.h:533
Method
load_factor
* Hash policy */
3rdparty/robin-map/include/tsl/robin_map.h:678
Method
load_factor
* Hash policy */
3rdparty/robin-map/include/tsl/robin_hash.h:1061
Method
logTestStart
3rdparty/doctest.h:6036
Method
log_assert
3rdparty/doctest.h:5603
Method
log_assert
3rdparty/doctest.h:5900
Method
log_assert
3rdparty/doctest.h:6382
Method
log_contexts
3rdparty/doctest.h:5434
Method
log_contexts
3rdparty/doctest.h:5934
Method
log_contexts
3rdparty/doctest.h:6012
Method
log_message
3rdparty/doctest.h:5632
Method
log_message
3rdparty/doctest.h:5915
Method
log_message
3rdparty/doctest.h:6398
Function
main
3rdparty/doctest.h:7091
Function
main
src/track/heaptrack_env.cpp:42
Function
main
src/interpret/heaptrack_interpret.cpp:480
Function
main
src/analyze/gui/gui.cpp:52
Function
main
src/analyze/print/heaptrack_print.cpp:556
Function
main
tests/manual/test_aggregation.cpp:30
Function
main
tests/manual/libc_leaks.c:10
Function
main
tests/manual/test.c:13
Function
main
tests/manual/test.cpp:58
Function
main
tests/manual/callgraph.cpp:34
Function
main
tests/manual/test_linkage.c:62
Function
main
tests/manual/inlining.cpp:25
Function
main
tests/manual/embedded_lsan_suppressions.c:50
Function
main
tests/manual/peak.c:24
Function
main
tests/manual/signals.cpp:52
Function
main
tests/manual/dlopen.cpp:6
Function
main
tests/manual/test_lib.cpp:9
Function
main
tests/manual/threaded.cpp:33
Function
main
tests/manual/with space/my binary.cpp:11
Function
main
tests/auto/tst_parser.cpp:327
Function
main
tests/benchmarks/measure_malloc_overhead.cpp:15
Function
main
tests/benchmarks/bench_pointerhash.cpp:38
Function
main
tests/benchmarks/bench_pointermap.cpp:10
Function
main
tests/benchmarks/bench_tree.cpp:186
Function
main
tests/benchmarks/bench_parser.cpp:15
Function
main
tests/benchmarks/bench_linereader.cpp:13
Function
malloc
src/track/heaptrack_preload.cpp:207
Method
mapToAllocationIndex
src/analyze/accumulatedtracedata.cpp:768
Method
max_bucket_count
3rdparty/robin-map/include/tsl/robin_set.h:528
Method
max_bucket_count
3rdparty/robin-map/include/tsl/robin_map.h:673
Method
max_bucket_count
* Return the maximum number of buckets supported by the policy. */
3rdparty/robin-map/include/tsl/robin_growth_policy.h:133
Method
max_bucket_count
3rdparty/robin-map/include/tsl/robin_growth_policy.h:219
Method
max_bucket_count
3rdparty/robin-map/include/tsl/robin_growth_policy.h:391
Method
max_bucket_count
3rdparty/robin-map/include/tsl/robin_hash.h:1053
Method
max_load_factor
3rdparty/robin-map/include/tsl/robin_set.h:536
Method
max_load_factor
3rdparty/robin-map/include/tsl/robin_map.h:681
Method
max_size
3rdparty/robin-map/include/tsl/robin_set.h:203
Method
max_size
3rdparty/robin-map/include/tsl/robin_map.h:226
Method
mergeAllocation
src/analyze/print/heaptrack_print.cpp:124
Method
mergeAllocations
merge allocations so that different traces that point to the same instruction pointer at the end where the allocation function is called are combined
src/analyze/print/heaptrack_print.cpp:149
Function
mi_calloc
src/track/heaptrack_preload.cpp:402
Function
mi_free
src/track/heaptrack_preload.cpp:417
Function
mi_malloc
mimalloc functions, implementations just copied from above and names changed
src/track/heaptrack_preload.cpp:376
Function
mi_realloc
src/track/heaptrack_preload.cpp:387
Method
min_load_factor
3rdparty/robin-map/include/tsl/robin_set.h:535
Method
min_load_factor
3rdparty/robin-map/include/tsl/robin_map.h:680
Function
mod
3rdparty/robin-map/include/tsl/robin_growth_policy.h:305
Method
mod_growth_policy
3rdparty/robin-map/include/tsl/robin_growth_policy.h:182
Method
mutable_iterator
* Convert a const_iterator to an iterator. */
3rdparty/robin-map/include/tsl/robin_set.h:566
Method
mutable_iterator
* Convert a const_iterator to an iterator. */
3rdparty/robin-map/include/tsl/robin_map.h:711
Method
mutable_iterator
* Other */
3rdparty/robin-map/include/tsl/robin_hash.h:1105
Method
navigateBack
src/analyze/gui/flamegraph.cpp:787
Method
navigateForward
src/analyze/gui/flamegraph.cpp:794
Method
newlineIfNecessary
3rdparty/doctest.h:5408
Method
next_bucket
3rdparty/robin-map/include/tsl/robin_hash.h:1141
Method
next_bucket_count
* Return the number of buckets that should be used on next growth. */
3rdparty/robin-map/include/tsl/robin_growth_policy.h:121
Method
next_bucket_count
3rdparty/robin-map/include/tsl/robin_growth_policy.h:199
Method
next_bucket_count
3rdparty/robin-map/include/tsl/robin_growth_policy.h:382
Method
numColumns
src/analyze/gui/callercalleemodel.h:252
Method
numColumns
src/analyze/gui/callercalleemodel.h:475
Method
numColumns
src/analyze/gui/callercalleemodel.cpp:224
Function
numeric_cast
3rdparty/robin-map/include/tsl/robin_hash.h:76
Method
op
src/track/libheaptrack.cpp:261
Method
openNewFile
src/analyze/gui/mainwindow.cpp:710
Function
operator!
3rdparty/doctest.h:1301
Function
operator!=
3rdparty/doctest.h:1272
← previous
next →
601–700 of 953, ranked by callers