MCPcopy Create free account

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

Functions873 in github.com/X-Profiler/xprofiler

FunctionOnOOMError
src/hooks/fatal_error.cc:62
FunctionParseCmd
src/commands/parser.cc:27
FunctionPipeDone
Checks whether the maximum number of allowed bytes has been written * to the output file already. */
src/platform/unix/core/linux/elfcore.cc:395
FunctionPipeWriter
Writer function that can handle writing to one end of a compression * pipeline, reading from the other end of the pipe as compressed data * becomes
src/platform/unix/core/linux/elfcore.cc:419
FunctionPrintLoadedLibraries
src/platform/win/report_win.cc:93
FunctionPrintNativeStack
src/platform/win/report_win.cc:24
FunctionPrintResourceLimits
src/platform/win/report_win.cc:88
FunctionPrintSystemEnv
src/platform/win/report_win.cc:69
MethodProcessData
src/process_data.h:20
MethodProfilingWatchdog
src/commands/dump.cc:317
FunctionResumeAllProcessThreads
src/platform/unix/core/linux/thread_lister.cc:66
MethodRun
src/commands/dump.cc:306
FunctionRunCommandsListener
src/jsapi/export_thread_listener.cc:13
FunctionRunLogBypass
src/jsapi/export_thread_logbypass.cc:11
FunctionSPrintF
src/library/printf-inl.h:111
MethodScopedLock
src/xpf_mutex-inl.h:17
MethodScopedLock
src/xpf_mutex.h:25
MethodSendCollectStatistics
src/environment_data.cc:100
MethodSerialize
src/commands/heapdump/heap_snapshot.cc:47
MethodSerialize
src/commands/cpuprofiler/cpu_profile.cc:18
MethodSerializeNode
src/commands/cpuprofiler/cpu_profile_node.cc:8
MethodSetConfig
src/configure.h:30
FunctionSetCoreDumpCallback
src/platform/unix/core/linux/coredumper.cc:295
FunctionSetCoreDumpNotes
src/platform/unix/core/linux/coredumper.cc:288
MethodSetHeapStatistics
src/commands/report/heap_statistics.cc:9
FunctionSetHooks
src/jsapi/export_hooks.cc:11
FunctionSetHttpConfig
src/jsapi/export_http.cc:14
MethodSetJavaScriptStack
src/commands/report/javascript_stack.cc:21
MethodSetNativeStack
src/commands/report/native_stack.cc:6
MethodSetSystemStatistics
src/commands/report/system_statistics.cc:5
MethodSetUvStatistics
src/commands/report/uv_statistics.cc:385
MethodSignal
src/xpf_mutex-inl.h:31
FunctionSignalHandler
Signal handler to help us recover from dying while we are attached to * other threads. */
src/platform/unix/core/linux/linuxthreads.cc:191
FunctionSimpleDone
The simple synchronous writer is only used when outputting to a pipe * instead of a file. In that case, we do not enforce a pre-determined * maximum
src/platform/unix/core/linux/elfcore.cc:376
FunctionSimpleWriter
Simple synchronous writer function used by CreateElfCore() when writing * directly to a pipe. */
src/platform/unix/core/linux/elfcore.cc:381
FunctionSleepCrossPlatform
src/platform/win/utils_win.cc:8
MethodStartGCProfiling
src/commands/gcprofiler/gc_profiler.cc:79
MethodStartProfiling
src/commands/cpuprofiler/cpu_profiler.cc:19
MethodStartSamplingHeapProfiling
src/commands/heapprofiler/sampling_heap_profiler.cc:45
MethodStopGCProfiling
src/commands/gcprofiler/gc_profiler.cc:99
MethodStopProfiling
src/commands/cpuprofiler/cpu_profiler.cc:31
MethodStopRequest
static
src/xpf_thread.cc:88
MethodStopSamplingHeapProfiling
src/commands/heapprofiler/sampling_heap_profiler.cc:49
MethodSucceed
src/library/error.h:13
FunctionSuccessValue
src/commands/send.cc:19
MethodSysCalls
src/platform/unix/core/linux/elfcore.cc:275
MethodSysCalls
src/platform/unix/core/linux/linuxthreads.cc:150
MethodTakeSnapshot
src/commands/heapdump/heap_profiler.cc:14
MethodThreadMain
static
src/xpf_thread.cc:69
MethodThreadMain
src/commands/dump.cc:312
FunctionToBaseString
src/library/printf-inl.h:52
MethodTryGetCurrent
static
src/environment_data.cc:33
MethodUnlock
src/xpf_mutex-inl.h:15
MethodWrite
src/logbypass/log.cc:86
MethodWriteAsciiChunk
src/commands/heapdump/heap_snapshot.cc:33
FunctionWriteCompressedCoreDump
Attempts to compress the core file on the fly, if a suitable compressor * could be located. Sets "selected_compressor" to the compressor that * was
src/platform/unix/core/linux/coredumper.cc:233
FunctionWriteCore
src/platform/unix/core/darwin.cc:9
FunctionWriteCore
src/platform/unix/core/linux/dump.cc:8
FunctionWriteCoreDumpLimited
Callers might need to restrict the maximum size of the core file. This * convenience method provides the necessary support to emulate "ulimit -c". *
src/platform/unix/core/linux/coredumper.cc:205
FunctionWriteCoreDumpLimitedByPriority
This will limit the size of the core file by reducing or removing the * largest memory segments first, effectively prioritizing the smaller memory *
src/platform/unix/core/linux/coredumper.cc:218
FunctionWriteCoreDumpWith
src/platform/unix/core/linux/coredumper.cc:196
MethodWriteCoredump
src/commands/coredumper/coredumper.cc:6
MethodXpfError
src/library/error.h:10
MethodXpfThread
src/xpf_thread.h:15
MethodXpfThread
src/xpf_thread.cc:47
Methodadvance
src/library/writer.h:19
FunctionalinodeRule
test/fixtures/cases/logbypass.js:83
Functionarraysize
src/util.h:123
Functionback
@brief access the last element @sa https://json.nlohmann.me/api/basic_json/back/
src/library/json.hpp:21574
Functionbasic_json array
@brief explicitly create an array from an initializer list @sa https://json.nlohmann.me/api/basic_json/array/
src/library/json.hpp:20169
Functionbasic_json binary
@brief explicitly create a binary array (without subtype) @sa https://json.nlohmann.me/api/basic_json/binary/
src/library/json.hpp:20125
Functionbasic_json diff
@brief creates a diff as a JSON patch @sa https://json.nlohmann.me/api/basic_json/diff/
src/library/json.hpp:24126
Functionbasic_json from_bjdata
src/library/json.hpp:23674
Functionbasic_json from_bson
src/library/json.hpp:23704
Functionbasic_json from_cbor
src/library/json.hpp:23506
Functionbasic_json from_msgpack
src/library/json.hpp:23565
Functionbasic_json from_ubjson
src/library/json.hpp:23619
Functionbasic_json meta
@brief returns version information on the library @sa https://json.nlohmann.me/api/basic_json/meta/
src/library/json.hpp:19423
Functionbasic_json object
@brief explicitly create an object from an initializer list @sa https://json.nlohmann.me/api/basic_json/object/
src/library/json.hpp:20177
Functionbasic_json parse
src/library/json.hpp:23185
Functionbinary
src/library/json.hpp:6791
Methodbinary
src/library/json.hpp:6975
Methodbinary_reader
! @brief create a binary reader @param[in] adapter input adapter to read from */
src/library/json.hpp:9158
Methodbinary_writer
! @brief create a binary writer @param[in] adapter output adapter to write to */
src/library/json.hpp:14966
Functionboolean
src/library/json.hpp:6761
Methodboolean
src/library/json.hpp:6945
Methodcalc_bson_array_size
! @return The size of the BSON-encoded array @a value */
src/library/json.hpp:16022
Methodcalc_bson_binary_size
! @return The size of the BSON-encoded binary array @a value */
src/library/json.hpp:16037
Methodcalc_bson_element_size
! @brief Calculates the size necessary to serialize the JSON value @a j with its @a name @return The calculated size for the BSON document ent
src/library/json.hpp:16079
Methodcalc_bson_entry_header_size
! @return The size of a BSON document entry header, including the id marker and the entry name size (and its null-terminator). */
src/library/json.hpp:15875
Methodcalc_bson_integer_size
! @return The size of the BSON-encoded integer @a value */
src/library/json.hpp:15952
Methodcalc_bson_object_size
! @brief Calculates the size of the BSON serialization of the given JSON-object @a j. @param[in] value JSON value to serialize
src/library/json.hpp:16174
Methodcalc_bson_string_size
! @return The size of the BSON-encoded string in @a value */
src/library/json.hpp:15922
Methodcalc_bson_unsigned_size
! @return The size of the BSON-encoded unsigned integer in @a j */
src/library/json.hpp:15980
Functioncheck
(file)
test/fixtures/cases/unfinished.js:21
Functioncheck
(file)
test/fixtures/cases/hooks.js:19
Functionclear
@brief clears the contents @sa https://json.nlohmann.me/api/basic_json/clear/
src/library/json.hpp:22197
Functionclear_subtype
@brief clears the binary subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/clear_subtype/
src/library/json.hpp:5889
Functionconditional_static_cast
src/library/json.hpp:3977
Methodconstruct
src/library/json.hpp:5354
← previousnext →501–600 of 873, ranked by callers