MCPcopy Create free account

hub / github.com/KDE/heaptrack / functions

Functions953 in github.com/KDE/heaptrack

MethodhoverEnterEvent
src/analyze/gui/flamegraph.cpp:196
MethodhoverLeaveEvent
src/analyze/gui/flamegraph.cpp:203
Methodif
3rdparty/doctest.h:1518
Methodinflate
3rdparty/boost-zstd/zstd.cpp:112
Methodinsert
3rdparty/doctest.h:1022
Methodinsert
3rdparty/robin-map/include/tsl/robin_hash.h:739
Methodinsert_impl
3rdparty/robin-map/include/tsl/robin_hash.h:1215
Methodinsert_or_assign
3rdparty/robin-map/include/tsl/robin_map.h:271
Methodinsert_or_assign
3rdparty/robin-map/include/tsl/robin_hash.h:774
Methodinsert_value
3rdparty/robin-map/include/tsl/robin_hash.h:1264
Methodinsert_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
MethodisEmpty
src/interpret/dwarfdiecache.h:90
MethodisPaused
src/track/libheaptrack.cpp:563
MethodisValid
src/interpret/symbolcache.h:31
Methodis_power_of_two
3rdparty/robin-map/include/tsl/robin_growth_policy.h:163
Functioniterate_phdrs
src/track/heaptrack_inject.cpp:500
Methodkey_eq
3rdparty/robin-map/include/tsl/robin_set.h:557
Methodkey_eq
3rdparty/robin-map/include/tsl/robin_map.h:702
Methodkey_eq
3rdparty/robin-map/include/tsl/robin_hash.h:1100
MethodlessThan
src/analyze/gui/treeproxy.cpp:62
Methodline
3rdparty/doctest.h:5808
Methodload_factor
* Hash policy */
3rdparty/robin-map/include/tsl/robin_set.h:533
Methodload_factor
* Hash policy */
3rdparty/robin-map/include/tsl/robin_map.h:678
Methodload_factor
* Hash policy */
3rdparty/robin-map/include/tsl/robin_hash.h:1061
MethodlogTestStart
3rdparty/doctest.h:6036
Methodlog_assert
3rdparty/doctest.h:5603
Methodlog_assert
3rdparty/doctest.h:5900
Methodlog_assert
3rdparty/doctest.h:6382
Methodlog_contexts
3rdparty/doctest.h:5434
Methodlog_contexts
3rdparty/doctest.h:5934
Methodlog_contexts
3rdparty/doctest.h:6012
Methodlog_message
3rdparty/doctest.h:5632
Methodlog_message
3rdparty/doctest.h:5915
Methodlog_message
3rdparty/doctest.h:6398
Functionmain
3rdparty/doctest.h:7091
Functionmain
src/track/heaptrack_env.cpp:42
Functionmain
src/interpret/heaptrack_interpret.cpp:480
Functionmain
src/analyze/gui/gui.cpp:52
Functionmain
src/analyze/print/heaptrack_print.cpp:556
Functionmain
tests/manual/test_aggregation.cpp:30
Functionmain
tests/manual/libc_leaks.c:10
Functionmain
tests/manual/test.c:13
Functionmain
tests/manual/test.cpp:58
Functionmain
tests/manual/callgraph.cpp:34
Functionmain
tests/manual/test_linkage.c:62
Functionmain
tests/manual/inlining.cpp:25
Functionmain
tests/manual/embedded_lsan_suppressions.c:50
Functionmain
tests/manual/peak.c:24
Functionmain
tests/manual/signals.cpp:52
Functionmain
tests/manual/dlopen.cpp:6
Functionmain
tests/manual/test_lib.cpp:9
Functionmain
tests/manual/threaded.cpp:33
Functionmain
tests/manual/with space/my binary.cpp:11
Functionmain
tests/auto/tst_parser.cpp:327
Functionmain
tests/benchmarks/measure_malloc_overhead.cpp:15
Functionmain
tests/benchmarks/bench_pointerhash.cpp:38
Functionmain
tests/benchmarks/bench_pointermap.cpp:10
Functionmain
tests/benchmarks/bench_tree.cpp:186
Functionmain
tests/benchmarks/bench_parser.cpp:15
Functionmain
tests/benchmarks/bench_linereader.cpp:13
Functionmalloc
src/track/heaptrack_preload.cpp:207
MethodmapToAllocationIndex
src/analyze/accumulatedtracedata.cpp:768
Methodmax_bucket_count
3rdparty/robin-map/include/tsl/robin_set.h:528
Methodmax_bucket_count
3rdparty/robin-map/include/tsl/robin_map.h:673
Methodmax_bucket_count
* Return the maximum number of buckets supported by the policy. */
3rdparty/robin-map/include/tsl/robin_growth_policy.h:133
Methodmax_bucket_count
3rdparty/robin-map/include/tsl/robin_growth_policy.h:219
Methodmax_bucket_count
3rdparty/robin-map/include/tsl/robin_growth_policy.h:391
Methodmax_bucket_count
3rdparty/robin-map/include/tsl/robin_hash.h:1053
Methodmax_load_factor
3rdparty/robin-map/include/tsl/robin_set.h:536
Methodmax_load_factor
3rdparty/robin-map/include/tsl/robin_map.h:681
Methodmax_size
3rdparty/robin-map/include/tsl/robin_set.h:203
Methodmax_size
3rdparty/robin-map/include/tsl/robin_map.h:226
MethodmergeAllocation
src/analyze/print/heaptrack_print.cpp:124
MethodmergeAllocations
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
Functionmi_calloc
src/track/heaptrack_preload.cpp:402
Functionmi_free
src/track/heaptrack_preload.cpp:417
Functionmi_malloc
mimalloc functions, implementations just copied from above and names changed
src/track/heaptrack_preload.cpp:376
Functionmi_realloc
src/track/heaptrack_preload.cpp:387
Methodmin_load_factor
3rdparty/robin-map/include/tsl/robin_set.h:535
Methodmin_load_factor
3rdparty/robin-map/include/tsl/robin_map.h:680
Functionmod
3rdparty/robin-map/include/tsl/robin_growth_policy.h:305
Methodmod_growth_policy
3rdparty/robin-map/include/tsl/robin_growth_policy.h:182
Methodmutable_iterator
* Convert a const_iterator to an iterator. */
3rdparty/robin-map/include/tsl/robin_set.h:566
Methodmutable_iterator
* Convert a const_iterator to an iterator. */
3rdparty/robin-map/include/tsl/robin_map.h:711
Methodmutable_iterator
* Other */
3rdparty/robin-map/include/tsl/robin_hash.h:1105
MethodnavigateBack
src/analyze/gui/flamegraph.cpp:787
MethodnavigateForward
src/analyze/gui/flamegraph.cpp:794
MethodnewlineIfNecessary
3rdparty/doctest.h:5408
Methodnext_bucket
3rdparty/robin-map/include/tsl/robin_hash.h:1141
Methodnext_bucket_count
* Return the number of buckets that should be used on next growth. */
3rdparty/robin-map/include/tsl/robin_growth_policy.h:121
Methodnext_bucket_count
3rdparty/robin-map/include/tsl/robin_growth_policy.h:199
Methodnext_bucket_count
3rdparty/robin-map/include/tsl/robin_growth_policy.h:382
MethodnumColumns
src/analyze/gui/callercalleemodel.h:252
MethodnumColumns
src/analyze/gui/callercalleemodel.h:475
MethodnumColumns
src/analyze/gui/callercalleemodel.cpp:224
Functionnumeric_cast
3rdparty/robin-map/include/tsl/robin_hash.h:76
Methodop
src/track/libheaptrack.cpp:261
MethodopenNewFile
src/analyze/gui/mainwindow.cpp:710
Functionoperator!
3rdparty/doctest.h:1301
Functionoperator!=
3rdparty/doctest.h:1272
← previousnext →601–700 of 953, ranked by callers