MCPcopy Create free account

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

Functions873 in github.com/X-Profiler/xprofiler

↓ 1 callersFunctionaccept
src/library/json.hpp:23226
↓ 1 callersFunctionaddCloseRequest
()
test/patch/http.test.js:26
↓ 1 callersFunctionaddHttpStatusCode
(code)
test/patch/http.test.js:34
↓ 1 callersFunctionaddLiveRequest
()
test/patch/http.test.js:22
↓ 1 callersFunctionaddSentRequest
()
test/patch/http.test.js:30
↓ 1 callersFunctionappend_exponent
src/library/json.hpp:17711
↓ 1 callersMethodbegin
src/environment_registry.cc:63
↓ 1 callersFunctionc_open
Wrapper for open() which is guaranteed to never return EINTR. */
src/platform/unix/core/linux/linuxthreads.cc:161
↓ 1 callersFunctioncheckCoreDump
(filepath, log)
test/fixtures/cases/command.js:24
↓ 1 callersFunctioncheckLogDirAccessiable
(logdir)
lib/configure.js:7
↓ 1 callersFunctioncheckSocketPath
(finalConfig)
xprofiler.js:38
↓ 1 callersFunctioncleanReleaseDir
()
scripts/build.js:33
↓ 1 callersFunctioncomposeCtlServerPath
(pid)
lib/xctl.js:67
↓ 1 callersFunctioncomposeXprofilerPath
(pid)
lib/xctl.js:47
↓ 1 callersFunctionconcat_into
src/library/json.hpp:4193
↓ 1 callersFunctionconcat_length
src/library/json.hpp:4162
↓ 1 callersFunctionconvertOptions
(options)
test/commands.test.js:40
↓ 1 callersFunctioncrbegin
@brief returns a const reverse iterator to the last element @sa https://json.nlohmann.me/api/basic_json/crbegin/
src/library/json.hpp:22014
↓ 1 callersFunctioncreateDeferred
()
test/fixtures/utils.js:86
↓ 1 callersFunctioncreateMessageConnection
(pid, xprofilerPath, message)
lib/xctl.js:93
↓ 1 callersFunctioncreateResultServer
(serverCtlPath, traceid)
lib/xctl.js:120
↓ 1 callersFunctioncrend
@brief returns a const reverse iterator to one before the first @sa https://json.nlohmann.me/api/basic_json/crend/
src/library/json.hpp:22021
↓ 1 callersFunctiondump_float
! @brief dump a floating-point number Dump a given floating-point number to output stream @a o. Works internally with @a number_buffer.
src/library/json.hpp:18683
↓ 1 callersFunctionerase
src/library/json.hpp:19042
↓ 1 callersFunctionexecCmd
(cmd)
scripts/build.js:23
↓ 1 callersFunctionfind_largest_pow10
! For n != 0, returns k, such that pow10 := 10^(k-1) <= n < 10^k. For n == 0, returns 1 and sets pow10 := 1. */
src/library/json.hpp:17275
↓ 1 callersFunctionformat_buffer
src/library/json.hpp:17763
↓ 1 callersFunctiongetFinalUserConfigure
(envConfig, userConfig)
lib/configure.js:19
↓ 1 callersFunctiongetTestKey
(configKey, defaultValue, envKey, envValue, userValue, envExt = [], userExt = [])
test/fixtures/cases/config.js:16
↓ 1 callersFunctiongetTestKeys
(configure)
test/fixtures/cases/config.js:48
↓ 1 callersFunctionget_cached_power_for_binary_exponent
! For a normalized diyfp w = f * 2^e, this function returns a (normalized) cached power-of-ten c = f_c * 2^e_c, such that the exponent of the product
src/library/json.hpp:17111
↓ 1 callersFunctionget_impl_ptr
src/library/json.hpp:20581
↓ 1 callersFunctionget_ptr
src/library/json.hpp:20721
↓ 1 callersMethodget_value
src/library/json.hpp:12662
↓ 1 callersFunctiongrisu2_digit_gen
! Generates V = buffer * 10^decimal_exponent, such that M- <= V <= M+. M- and M+ must be normalized and share the same exponent -60 <= e <= -32. */
src/library/json.hpp:17370
↓ 1 callersMethodhandle
src/logbypass/heap.h:20
↓ 1 callersFunctionhash
src/library/json.hpp:5951
↓ 1 callersFunctionint_to_string
src/library/json.hpp:5108
↓ 1 callersFunctionis_negative_number
src/library/json.hpp:18572
↓ 1 callersFunctionis_number
@brief return whether value is a number @sa https://json.nlohmann.me/api/basic_json/is_number/
src/library/json.hpp:20494
↓ 1 callersFunctionis_structured
@brief return whether type is structured @sa https://json.nlohmann.me/api/basic_json/is_structured/
src/library/json.hpp:20473
↓ 1 callersFunctionlocal_atoi
Local substitute for the atoi() function, which is not necessarily safe * to call once threads are suspended (depending on whether libc looks up * l
src/platform/unix/core/linux/linuxthreads.cc:121
↓ 1 callersFunctionlocal_clone
src/platform/unix/core/linux/linuxthreads.cc:97
↓ 1 callersMethodloop
src/environment_data.h:53
↓ 1 callersFunctionmy_memcpy
Replacement memcpy. GCC's __builtin_memcpy causes cores? * Yes I know the return value isn't the same as memcpy(). */
src/platform/unix/core/linux/elfcore.cc:296
↓ 1 callersMethodnode_version
src/environment_data.h:57
↓ 1 callersFunctionoperator+
! @brief add to iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
src/library/json.hpp:13408
↓ 1 callersMethodoperator+
add to iterator
src/library/json.hpp:13633
↓ 1 callersFunctionoperator+=
@brief add an object to an array @sa https://json.nlohmann.me/api/basic_json/operator+=/
src/library/json.hpp:22283
↓ 1 callersFunctionoperator-
! @brief subtract from iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
src/library/json.hpp:13430
↓ 1 callersFunctionoperator<
src/library/json.hpp:2886
↓ 1 callersMethodoperator==
src/library/json.hpp:12691
↓ 1 callersFunctionparseXprofilerLog
(variant, content)
test/log.test.js:29
↓ 1 callersFunctionpatch
(config, methods)
patch/index.js:5
↓ 1 callersFunctionprofileCheck
(profile)
test/fixtures/cases/command.js:307
↓ 1 callersFunctionremove_sign
* Overload to make the compiler happy while it is instantiating * dump_integer for number_unsigned_t. * Must never be called. */
src/library/json.hpp:18824
↓ 1 callersFunctionsax_parse
src/library/json.hpp:23253
↓ 1 callersFunctionsendCommands
(pid, thread_id, command, /* istanbul ignore next */options = {})
lib/xctl.js:174
↓ 1 callersFunctionsetHttpConfig
(config)
test/patch/http.test.js:18
↓ 1 callersFunctionsetSpaceKeys
(list)
test/fixtures/cases/logbypass.js:66
↓ 1 callersFunctionsex
Dynamically determines the byte sex of the system. Returns non-zero * for big-endian machines. */
src/platform/unix/core/linux/elfcore.cc:603
↓ 1 callersFunctionskip_bom
! @brief skip the UTF-8 byte order mark @return true iff there is no BOM or the correct BOM has been skipped */
src/library/json.hpp:8787
↓ 1 callersFunctionsplit
! @brief split the string input to reference tokens @note This function is only called by the json_pointer constructor. All excepti
src/library/json.hpp:14347
↓ 1 callersMethodstarted_profiles_count
src/commands/cpuprofiler/cpu_profiler.h:21
↓ 1 callersFunctiontick
()
test/fixtures/scripts/rss.js:15
↓ 1 callersFunctionto_cbor
@brief create a CBOR serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_cbor/
src/library/json.hpp:23391
↓ 1 callersFunctionto_json_tuple_impl
src/library/json.hpp:5709
↓ 1 callersFunctiontype
@brief return the type of the JSON value (explicit) @sa https://json.nlohmann.me/api/basic_json/type/
src/library/json.hpp:20459
↓ 1 callersFunctionunescape
src/library/json.hpp:2989
↓ 1 callersFunctionvalue
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
src/library/json.hpp:13524
↓ 1 callersFunctionwrapper
(origin, name)
test/patch/shimmer.test.js:22
↓ 1 callersFunctionxctlRules
(data)
test/fixtures/cases/command.js:310
↓ 1 callersFunctionxprofctlRules
(data)
test/fixtures/cases/command.js:196
FunctionAddCloseRequest
src/jsapi/export_http.cc:46
FunctionAddHttpProfilingDetail
src/jsapi/export_http.cc:106
FunctionAddHttpStatusCode
src/jsapi/export_http.cc:85
FunctionAddLiveRequest
src/jsapi/export_http.cc:36
FunctionAddRequestTimeout
src/jsapi/export_http.cc:75
FunctionAddSentRequest
src/jsapi/export_http.cc:56
FunctionAssert
src/util.cc:15
MethodAtExit
static
src/environment_data.cc:61
FunctionAvoidRssLeak
src/platform/unix/mallopt/linux.cc:5
FunctionAvoidRssLeak
src/platform/unix/mallopt/darwin.cc:4
MethodBaseConvert
src/library/printf-inl.h:27
FunctionCOMMAND_CALLBACK
src/commands/simple/registry.cc:10
FunctionCOMMAND_CALLBACK
src/commands/simple/version.cc:6
FunctionCheckSocketPath
src/platform/unix/ipc.cc:49
FunctionCheckSocketPath
src/platform/win/ipc_win.cc:43
FunctionClearCoreDumpParametersInternal
src/platform/unix/core/linux/coredumper.cc:244
MethodCloseCallback
src/environment_data.cc:91
MethodCollectStatistics
static
src/environment_data.cc:169
MethodConditionVariable
src/xpf_mutex-inl.h:23
MethodConditionVariable
src/xpf_mutex.h:47
FunctionConfigure
src/jsapi/export_configure.cc:47
MethodContainerOfHelper
src/util.h:103
MethodConvert
src/library/printf-inl.h:9
MethodCpuProfiler
src/commands/cpuprofiler/cpu_profiler.cc:44
MethodCreate
static
src/environment_data.cc:38
FunctionCreateCommandsListenerThread
src/commands/listener.cc:17
FunctionCreateFinishDumpData
src/commands/dump.cc:240
← previousnext →301–400 of 873, ranked by callers