MCPcopy Create free account

hub / github.com/X-Profiler/xprofiler / functions

Functions873 in github.com/X-Profiler/xprofiler

↓ 4 callersFunctionSleep
src/library/utils.cc:12
↓ 4 callersMethodaccept
! @brief public accept interface @param[in] strict whether to expect the last token to be EOF @return whether the input is a proper JSON
src/library/json.hpp:12251
↓ 4 callersFunctioncleanDir
(key, dir)
test/config.test.js:11
↓ 4 callersFunctiondebug
(message)
scripts/build.js:15
↓ 4 callersFunctiondestroy
src/library/json.hpp:19732
↓ 4 callersFunctionempty
@brief return whether pointer points to the root document @sa https://json.nlohmann.me/api/json_pointer/empty/
src/library/json.hpp:13878
↓ 4 callersFunctionget_arithmetic_value
src/library/json.hpp:4607
↓ 4 callersMethodget_binary
src/library/json.hpp:11938
↓ 4 callersMethodget_string
src/library/json.hpp:11905
↓ 4 callersMethodhttp_profiling_detail
src/environment_data.h:61
↓ 4 callersFunctioninsert_iterator
src/library/json.hpp:22436
↓ 4 callersFunctionis_boolean
@brief return whether value is a boolean @sa https://json.nlohmann.me/api/basic_json/is_boolean/
src/library/json.hpp:20487
↓ 4 callersFunctionreplace_substring
src/library/json.hpp:2955
↓ 4 callersMethodreset
reset last record
src/logbypass/gc.h:29
↓ 4 callersFunctionsetRules
(list, alinode, { alinodeRule, xprofilerRule })
test/fixtures/cases/logbypass.js:41
↓ 4 callersMethodset_end
set iterator to a defined past the end
src/library/json.hpp:12674
↓ 4 callersMethodwrite_ubjson
! @param[in] j JSON value to serialize @param[in] use_count whether to use '#' prefixes (optimized format) @param[in] use_type wheth
src/library/json.hpp:15654
↓ 4 callersMethodwriter
src/commands/gcprofiler/gc_profiler.h:19
↓ 3 callersFunctionActionRunning
src/commands/dump.cc:82
↓ 3 callersFunctionErrorValue
src/commands/send.cc:14
↓ 3 callersFunctionFmtMessage
src/library/utils.cc:14
↓ 3 callersFunctionGetCoreDumpFunction
Internal helper method used by GetCoreDump(). */
src/platform/unix/core/linux/coredumper.cc:120
↓ 3 callersFunctionGetNextDiagFileId
src/library/common.cc:24
↓ 3 callersMethodGetUptime
src/environment_data.cc:132
↓ 3 callersFunctionHandleAction
src/commands/dump.cc:145
↓ 3 callersFunctioncbegin
@brief returns a const iterator to the first element @sa https://json.nlohmann.me/api/basic_json/cbegin/
src/library/json.hpp:21952
↓ 3 callersFunctioncheckNecessary
()
xprofiler.js:31
↓ 3 callersFunctionemplace
src/library/json.hpp:18934
↓ 3 callersFunctiongetTestCases
(title, logdirBlocking, logdirNonBlocking, envConfig, structure, alinode)
test/fixtures/cases/logbypass.js:130
↓ 3 callersMethodheap_size_limit
src/logbypass/heap.h:26
↓ 3 callersFunctionis_number_float
@brief return whether value is a floating-point number @sa https://json.nlohmann.me/api/basic_json/is_number_float/
src/library/json.hpp:20515
↓ 3 callersFunctionis_number_integer
@brief return whether value is an integer number @sa https://json.nlohmann.me/api/basic_json/is_number_integer/
src/library/json.hpp:20501
↓ 3 callersMethodis_open
src/commands/gcprofiler/gc_profiler.h:18
↓ 3 callersMethodmoved_or_copied
src/library/json.hpp:14726
↓ 3 callersFunctionrun
(cmd)
scripts/release.js:10
↓ 3 callersMethodset_begin
set iterator to a defined beginning
src/library/json.hpp:12668
↓ 3 callersMethodtotal_available_size
src/logbypass/heap.h:23
↓ 3 callersMethodtotal_heap_size
src/logbypass/heap.h:21
↓ 3 callersMethodtotal_physical_size
src/logbypass/heap.h:30
↓ 3 callersFunctionunget
! @brief unget current character (read it again on next get) We implement unget by setting variable next_unget to true. The input is not
src/library/json.hpp:8675
↓ 3 callersMethodused_heap_size
src/logbypass/heap.h:22
↓ 2 callersFunctionAbort
src/util.cc:10
↓ 2 callersMethodAddGCEpilogueCallback
src/environment_data.cc:104
↓ 2 callersMethodAddGCPrologueCallback
src/environment_data.cc:118
↓ 2 callersMethodCall
src/environment_data-inl.h:26
↓ 2 callersFunctionCheckSocketPathIllegal
src/platform/unix/ipc.cc:37
↓ 2 callersFunctionConflictActionRunning
src/commands/dump.cc:88
↓ 2 callersFunctionCreateElfCore
This function is invoked from a separate process. It has access to a * copy-on-write copy of the parents address space, and all crucial * informatio
src/platform/unix/core/linux/elfcore.cc:731
↓ 2 callersFunctionCreatePipeline
Create a pipeline for sending the core file from the child process back to * the caller. Optionally include a compressor program in the loop. The *
src/platform/unix/core/linux/elfcore.cc:1457
↓ 2 callersFunctionDependentActionRunning
src/commands/dump.cc:103
↓ 2 callersFunctionDumpBeforeAbort
src/hooks/fatal_error.cc:20
↓ 2 callersFunctionFinishSampling
src/commands/dump.cc:248
↓ 2 callersMethodGetErrMessage
src/library/error.h:15
↓ 2 callersFunctionGetHex
src/platform/unix/core/linux/elfcore.cc:556
↓ 2 callersFunctionGetHexHelper
Place the hex number read from "io" into "*hex". The first non-hex * character is returned (or -1 in the case of end-of-file). If read_first * then
src/platform/unix/core/linux/elfcore.cc:543
↓ 2 callersFunctionGetNotifyType
src/commands/dump.cc:290
↓ 2 callersFunctionGetParentRegs
If this code is being built without support for multi-threaded core files, * some of our basic assumptions are not quite right. Most noticably, the
src/platform/unix/core/linux/elfcore.cc:1579
↓ 2 callersFunctionGetPcAddress
src/platform/unix/report.cc:54
↓ 2 callersFunctionGetSocketPath
src/platform/unix/ipc.cc:31
↓ 2 callersFunctionHttpDetailProfilingState
src/logbypass/http.cc:18
↓ 2 callersFunctionListAllProcessThreads
This function gets the list of all linux threads of the current process * passes them to the 'callback' along with the 'parameter' pointer; at the *
src/platform/unix/core/linux/linuxthreads.cc:514
↓ 2 callersMethodRequestInterrupt
src/environment_data-inl.h:9
↓ 2 callersFunctionSetCoreDumpCompressed
src/platform/unix/core/linux/coredumper.cc:261
↓ 2 callersFunctionSetCoreDumpLimited
src/platform/unix/core/linux/coredumper.cc:251
↓ 2 callersFunctionSetHeapStatistics
src/logbypass/heap.cc:50
↓ 2 callersFunctionString2LPCWSTR
src/platform/win/ipc_win.cc:32
↓ 2 callersMethodSuccess
src/library/error.h:16
↓ 2 callersFunctionWriteThreadRegs
src/platform/unix/core/linux/elfcore.cc:608
↓ 2 callersFunctionWriteToFile
src/logger.cc:22
↓ 2 callersFunctionarraysize
src/platform/unix/report.cc:49
↓ 2 callersFunctionat
@brief access specified array element with bounds checking @sa https://json.nlohmann.me/api/basic_json/at/
src/library/json.hpp:21104
↓ 2 callersFunctioncheckRule
(rules, value, { config, key, format })
lib/configure.js:53
↓ 2 callersFunctioncompute_boundaries
src/library/json.hpp:16972
↓ 2 callersFunctioncopy
()
scripts/copy.js:12
↓ 2 callersMethodcurrent_gc_type
src/commands/gcprofiler/gc_profiler.h:21
↓ 2 callersFunctionemplace_back
src/library/json.hpp:22379
↓ 2 callersFunctionerase_internal
src/library/json.hpp:21733
↓ 2 callersMethodexternal_memory
src/logbypass/heap.h:34
↓ 2 callersFunctionfile_input_adapter
src/library/json.hpp:6120
↓ 2 callersFunctionflatten
@brief return flattened JSON value @sa https://json.nlohmann.me/api/basic_json/flatten/
src/library/json.hpp:23821
↓ 2 callersFunctionfrom_json_array_impl
src/library/json.hpp:4750
↓ 2 callersFunctionfrom_json_inplace_array_impl
src/library/json.hpp:4833
↓ 2 callersFunctionfrom_json_tuple_impl
src/library/json.hpp:4939
↓ 2 callersFunctiongetCpuRules
(list, alinode)
test/fixtures/cases/logbypass.js:56
↓ 2 callersFunctiongetExtra
(key, expected, ext)
test/fixtures/cases/config.js:7
↓ 2 callersFunctiongetGcRules
(list, alinode)
test/fixtures/cases/logbypass.js:82
↓ 2 callersFunctiongetMemoryRules
(list, alinode)
test/fixtures/cases/logbypass.js:63
↓ 2 callersFunctiongetRequestDetail
(req, res, start, sent)
patch/http.js:8
↓ 2 callersFunctiongetUvRules
(list, alinode)
test/fixtures/cases/logbypass.js:91
↓ 2 callersFunctiongetXprofilerLogDir
(pid)
lib/xctl.js:19
↓ 2 callersFunctiongrisu2
src/library/json.hpp:17611
↓ 2 callersFunctiongrisu2_round
src/library/json.hpp:17329
↓ 2 callersFunctionhex_bytes
! * @brief convert a byte to a uppercase hex representation * @param[in] byte byte to represent * @return representation ("00".."FF")
src/library/json.hpp:18561
↓ 2 callersMethodinit
src/commands/gcprofiler/gc_profiler.h:20
↓ 2 callersFunctionisFunction
(funktion)
patch/shimmer.js:13
↓ 2 callersMethodis_end
return whether the iterator is at end
src/library/json.hpp:12686
↓ 2 callersMethodis_errored
src/library/json.hpp:7114
↓ 2 callersMethodis_main_thread
src/environment_data.h:55
↓ 2 callersFunctionis_number_unsigned
@brief return whether value is an unsigned integer number @sa https://json.nlohmann.me/api/basic_json/is_number_unsigned/
src/library/json.hpp:20508
↓ 2 callersMethodis_open
src/commands/heapdump/heap_snapshot.cc:25
← previousnext →101–200 of 873, ranked by callers