Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/X-Profiler/xprofiler
/ functions
Functions
873 in github.com/X-Profiler/xprofiler
⨍
Functions
873
◇
Types & classes
293
↓ 4 callers
Function
Sleep
src/library/utils.cc:12
↓ 4 callers
Method
accept
! @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 callers
Function
cleanDir
(key, dir)
test/config.test.js:11
↓ 4 callers
Function
debug
(message)
scripts/build.js:15
↓ 4 callers
Function
destroy
src/library/json.hpp:19732
↓ 4 callers
Function
empty
@brief return whether pointer points to the root document @sa https://json.nlohmann.me/api/json_pointer/empty/
src/library/json.hpp:13878
↓ 4 callers
Function
get_arithmetic_value
src/library/json.hpp:4607
↓ 4 callers
Method
get_binary
src/library/json.hpp:11938
↓ 4 callers
Method
get_string
src/library/json.hpp:11905
↓ 4 callers
Method
http_profiling_detail
src/environment_data.h:61
↓ 4 callers
Function
insert_iterator
src/library/json.hpp:22436
↓ 4 callers
Function
is_boolean
@brief return whether value is a boolean @sa https://json.nlohmann.me/api/basic_json/is_boolean/
src/library/json.hpp:20487
↓ 4 callers
Function
replace_substring
src/library/json.hpp:2955
↓ 4 callers
Method
reset
reset last record
src/logbypass/gc.h:29
↓ 4 callers
Function
setRules
(list, alinode, { alinodeRule, xprofilerRule })
test/fixtures/cases/logbypass.js:41
↓ 4 callers
Method
set_end
set iterator to a defined past the end
src/library/json.hpp:12674
↓ 4 callers
Method
write_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 callers
Method
writer
src/commands/gcprofiler/gc_profiler.h:19
↓ 3 callers
Function
ActionRunning
src/commands/dump.cc:82
↓ 3 callers
Function
ErrorValue
src/commands/send.cc:14
↓ 3 callers
Function
FmtMessage
src/library/utils.cc:14
↓ 3 callers
Function
GetCoreDumpFunction
Internal helper method used by GetCoreDump(). */
src/platform/unix/core/linux/coredumper.cc:120
↓ 3 callers
Function
GetNextDiagFileId
src/library/common.cc:24
↓ 3 callers
Method
GetUptime
src/environment_data.cc:132
↓ 3 callers
Function
HandleAction
src/commands/dump.cc:145
↓ 3 callers
Function
cbegin
@brief returns a const iterator to the first element @sa https://json.nlohmann.me/api/basic_json/cbegin/
src/library/json.hpp:21952
↓ 3 callers
Function
checkNecessary
()
xprofiler.js:31
↓ 3 callers
Function
emplace
src/library/json.hpp:18934
↓ 3 callers
Function
getTestCases
(title, logdirBlocking, logdirNonBlocking, envConfig, structure, alinode)
test/fixtures/cases/logbypass.js:130
↓ 3 callers
Method
heap_size_limit
src/logbypass/heap.h:26
↓ 3 callers
Function
is_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 callers
Function
is_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 callers
Method
is_open
src/commands/gcprofiler/gc_profiler.h:18
↓ 3 callers
Method
moved_or_copied
src/library/json.hpp:14726
↓ 3 callers
Function
run
(cmd)
scripts/release.js:10
↓ 3 callers
Method
set_begin
set iterator to a defined beginning
src/library/json.hpp:12668
↓ 3 callers
Method
total_available_size
src/logbypass/heap.h:23
↓ 3 callers
Method
total_heap_size
src/logbypass/heap.h:21
↓ 3 callers
Method
total_physical_size
src/logbypass/heap.h:30
↓ 3 callers
Function
unget
! @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 callers
Method
used_heap_size
src/logbypass/heap.h:22
↓ 2 callers
Function
Abort
src/util.cc:10
↓ 2 callers
Method
AddGCEpilogueCallback
src/environment_data.cc:104
↓ 2 callers
Method
AddGCPrologueCallback
src/environment_data.cc:118
↓ 2 callers
Method
Call
src/environment_data-inl.h:26
↓ 2 callers
Function
CheckSocketPathIllegal
src/platform/unix/ipc.cc:37
↓ 2 callers
Function
ConflictActionRunning
src/commands/dump.cc:88
↓ 2 callers
Function
CreateElfCore
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 callers
Function
CreatePipeline
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 callers
Function
DependentActionRunning
src/commands/dump.cc:103
↓ 2 callers
Function
DumpBeforeAbort
src/hooks/fatal_error.cc:20
↓ 2 callers
Function
FinishSampling
src/commands/dump.cc:248
↓ 2 callers
Method
GetErrMessage
src/library/error.h:15
↓ 2 callers
Function
GetHex
src/platform/unix/core/linux/elfcore.cc:556
↓ 2 callers
Function
GetHexHelper
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 callers
Function
GetNotifyType
src/commands/dump.cc:290
↓ 2 callers
Function
GetParentRegs
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 callers
Function
GetPcAddress
src/platform/unix/report.cc:54
↓ 2 callers
Function
GetSocketPath
src/platform/unix/ipc.cc:31
↓ 2 callers
Function
HttpDetailProfilingState
src/logbypass/http.cc:18
↓ 2 callers
Function
ListAllProcessThreads
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 callers
Method
RequestInterrupt
src/environment_data-inl.h:9
↓ 2 callers
Function
SetCoreDumpCompressed
src/platform/unix/core/linux/coredumper.cc:261
↓ 2 callers
Function
SetCoreDumpLimited
src/platform/unix/core/linux/coredumper.cc:251
↓ 2 callers
Function
SetHeapStatistics
src/logbypass/heap.cc:50
↓ 2 callers
Function
String2LPCWSTR
src/platform/win/ipc_win.cc:32
↓ 2 callers
Method
Success
src/library/error.h:16
↓ 2 callers
Function
WriteThreadRegs
src/platform/unix/core/linux/elfcore.cc:608
↓ 2 callers
Function
WriteToFile
src/logger.cc:22
↓ 2 callers
Function
arraysize
src/platform/unix/report.cc:49
↓ 2 callers
Function
at
@brief access specified array element with bounds checking @sa https://json.nlohmann.me/api/basic_json/at/
src/library/json.hpp:21104
↓ 2 callers
Function
checkRule
(rules, value, { config, key, format })
lib/configure.js:53
↓ 2 callers
Function
compute_boundaries
src/library/json.hpp:16972
↓ 2 callers
Function
copy
()
scripts/copy.js:12
↓ 2 callers
Method
current_gc_type
src/commands/gcprofiler/gc_profiler.h:21
↓ 2 callers
Function
emplace_back
src/library/json.hpp:22379
↓ 2 callers
Function
erase_internal
src/library/json.hpp:21733
↓ 2 callers
Method
external_memory
src/logbypass/heap.h:34
↓ 2 callers
Function
file_input_adapter
src/library/json.hpp:6120
↓ 2 callers
Function
flatten
@brief return flattened JSON value @sa https://json.nlohmann.me/api/basic_json/flatten/
src/library/json.hpp:23821
↓ 2 callers
Function
from_json_array_impl
src/library/json.hpp:4750
↓ 2 callers
Function
from_json_inplace_array_impl
src/library/json.hpp:4833
↓ 2 callers
Function
from_json_tuple_impl
src/library/json.hpp:4939
↓ 2 callers
Function
getCpuRules
(list, alinode)
test/fixtures/cases/logbypass.js:56
↓ 2 callers
Function
getExtra
(key, expected, ext)
test/fixtures/cases/config.js:7
↓ 2 callers
Function
getGcRules
(list, alinode)
test/fixtures/cases/logbypass.js:82
↓ 2 callers
Function
getMemoryRules
(list, alinode)
test/fixtures/cases/logbypass.js:63
↓ 2 callers
Function
getRequestDetail
(req, res, start, sent)
patch/http.js:8
↓ 2 callers
Function
getUvRules
(list, alinode)
test/fixtures/cases/logbypass.js:91
↓ 2 callers
Function
getXprofilerLogDir
(pid)
lib/xctl.js:19
↓ 2 callers
Function
grisu2
src/library/json.hpp:17611
↓ 2 callers
Function
grisu2_round
src/library/json.hpp:17329
↓ 2 callers
Function
hex_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 callers
Method
init
src/commands/gcprofiler/gc_profiler.h:20
↓ 2 callers
Function
isFunction
(funktion)
patch/shimmer.js:13
↓ 2 callers
Method
is_end
return whether the iterator is at end
src/library/json.hpp:12686
↓ 2 callers
Method
is_errored
src/library/json.hpp:7114
↓ 2 callers
Method
is_main_thread
src/environment_data.h:55
↓ 2 callers
Function
is_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 callers
Method
is_open
src/commands/heapdump/heap_snapshot.cc:25
← previous
next →
101–200 of 873, ranked by callers