MCPcopy Create free account

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

Functions873 in github.com/X-Profiler/xprofiler

↓ 180 callersFunctioncreate
src/library/json.hpp:19551
↓ 140 callersFunctionconcat
src/library/json.hpp:4277
↓ 131 callersMethodwrite_character
src/library/json.hpp:14846
↓ 123 callersMethodsize
src/library/json.hpp:3109
↓ 91 callersMethodjson_keyvalue
src/library/writer.h:76
↓ 86 callersMethodend
return iterator end (needed for range-based for)
src/library/json.hpp:5261
↓ 62 callersMethodbegin
return iterator begin (needed for range-based for)
src/library/json.hpp:5255
↓ 50 callersFunctionto_string
@brief return a string representation of the JSON pointer @sa https://json.nlohmann.me/api/json_pointer/to_string/
src/library/json.hpp:13749
↓ 49 callersFunctionget
src/library/json.hpp:5271
↓ 44 callersMethodparse_error
src/library/json.hpp:4439
↓ 43 callersMethodempty
src/library/json.hpp:6236
↓ 42 callersFunctiontype_name
@brief return the type as string @sa https://json.nlohmann.me/api/basic_json/type_name/
src/library/json.hpp:23328
↓ 38 callersFunctionadd
add a character to token_buffer
src/library/json.hpp:8702
↓ 37 callersFunctionbasic_json
@brief create an empty value with a given type @sa https://json.nlohmann.me/api/basic_json/basic_json/
src/library/json.hpp:19983
↓ 34 callersFunctionis_object
@brief return whether value is an object @sa https://json.nlohmann.me/api/basic_json/is_object/
src/library/json.hpp:20522
↓ 30 callersMethodkey
src/library/json.hpp:7269
↓ 28 callersFunctionget_token_string
return the last read token (for errors only). Will never contain EOF (an arbitrary value that is not a valid char value, often -1), because 255 may l
src/library/json.hpp:8749
↓ 27 callersMethodthread_id
src/environment_data.h:56
↓ 24 callersFunctionend
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/end/
src/library/json.hpp:21961
↓ 23 callersMethodclear
src/logbypass/http.h:20
↓ 23 callersFunctioninput_adapter
src/library/json.hpp:6451
↓ 22 callersMethodjson_arrayend
src/library/writer.h:68
↓ 22 callersMethodjson_arraystart
src/library/writer.h:51
↓ 20 callersMethodsax_parse
src/library/json.hpp:12259
↓ 19 callersMethodnumber_integer
src/library/json.hpp:7239
↓ 19 callersMethodoperator[]
access to successor
src/library/json.hpp:13651
↓ 18 callersFunctionfrom_json
src/library/json.hpp:4593
↓ 18 callersMethodnumber_unsigned
src/library/json.hpp:7244
↓ 17 callersFunctionGetChar
Reads one character from the "io" file. This function has the same * semantics as fgetc(), but we cannot call any library functions at this * time.
src/platform/unix/core/linux/elfcore.cc:521
↓ 17 callersMethodaction_map
dump action
src/environment_data.h:73
↓ 17 callersFunctionconfig
(name, env, format, value, rules = [])
configuration.js:5
↓ 17 callersMethodget_token_string
! @return a string representation of the last read byte */
src/library/json.hpp:11975
↓ 17 callersMethodparse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON val
src/library/json.hpp:12191
↓ 17 callersFunctionto_json
src/library/json.hpp:5571
↓ 17 callersFunctionxprofctl
(configurable, describe, choices)
configuration.js:9
↓ 16 callersFunctionis_array
@brief return whether value is an array @sa https://json.nlohmann.me/api/basic_json/is_array/
src/library/json.hpp:20529
↓ 15 callersFunctionbegin
@brief returns an iterator to the first element @sa https://json.nlohmann.me/api/basic_json/begin/
src/library/json.hpp:21936
↓ 15 callersFunctioncombine
boost::hash_combine
src/library/json.hpp:5933
↓ 15 callersFunctionis_null
@brief return whether value is null @sa https://json.nlohmann.me/api/basic_json/is_null/
src/library/json.hpp:20480
↓ 14 callersMethodjson_end
src/library/writer.h:32
↓ 14 callersMethodjson_start
src/library/writer.h:23
↓ 14 callersFunctionset_parents
src/library/json.hpp:19871
↓ 13 callersFunctionCOMMAND_CALLBACK
src/commands/simple/config.cc:25
↓ 13 callersMethodtest
src/library/json.hpp:4071
↓ 12 callersFunctionHANDLE_COMMANDS
src/commands/parser.cc:80
↓ 12 callersMethodnumber_float
src/library/json.hpp:7249
↓ 11 callersFunctioncheckProfile
(rules, obj, rawKey)
test/fixtures/cases/command.js:34
↓ 11 callersMethodget
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
src/library/json.hpp:11826
↓ 11 callersMethodvalue
return value of the iterator
src/library/json.hpp:5228
↓ 10 callersMethodboolean
src/library/json.hpp:7234
↓ 10 callersFunctionparser
src/library/json.hpp:19306
↓ 10 callersFunctionset_parent
src/library/json.hpp:19921
↓ 9 callersFunctionResumeAllProcessThreads
This function resumes the list of all linux threads that * ListAllProcessThreads pauses before giving to its callback. * The function returns non-ze
src/platform/unix/core/linux/linuxthreads.cc:644
↓ 9 callersMethoddump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
src/library/json.hpp:17991
↓ 9 callersMethodend_array
src/library/json.hpp:7284
↓ 9 callersFunctionescape
(str)
test/fixtures/cases/command.js:14
↓ 9 callersFunctionis_binary
@brief return whether value is a binary array @sa https://json.nlohmann.me/api/basic_json/is_binary/
src/library/json.hpp:20543
↓ 9 callersMethodjson_element
src/library/writer.h:87
↓ 9 callersMethodstart_array
src/library/json.hpp:7279
↓ 9 callersFunctionstring
src/library/json.hpp:6785
↓ 9 callersMethodstring
src/library/json.hpp:7254
↓ 8 callersMethodconfig_store
src/process_data.h:33
↓ 8 callersFunctiondump_integer
src/library/json.hpp:18598
↓ 8 callersMethodend_object
src/library/json.hpp:7274
↓ 8 callersMethodhttp_statistics
src/environment_data.h:60
↓ 8 callersMethodstart_object
src/library/json.hpp:7264
↓ 8 callersFunctionwrap
(nodule, name, wrapper)
patch/shimmer.js:17
↓ 7 callersFunctionc_write
Wrapper for write() which is guaranteed to never return EINTR nor * short writes. */
src/platform/unix/core/linux/elfcore.cc:337
↓ 7 callersFunctioncompares_unordered
src/library/json.hpp:22843
↓ 7 callersMethodend
src/environment_registry.cc:68
↓ 7 callersMethodenvironment_registry
src/process_data.h:29
↓ 7 callersFunctionfind
src/library/json.hpp:19166
↓ 7 callersFunctionif
src/library/json.hpp:22814
↓ 6 callersFunctionAction2String
src/commands/dump.cc:45
↓ 6 callersFunctionAfterDumpFile
src/commands/dump.cc:127
↓ 6 callersFunctionCreateFilepath
src/commands/dump.cc:348
↓ 6 callersFunctionOneByteString
src/util-inl.h:10
↓ 6 callersFunctionis_string
@brief return whether value is a string @sa https://json.nlohmann.me/api/basic_json/is_string/
src/library/json.hpp:20536
↓ 6 callersFunctionjson_pointer
@brief create JSON pointer @sa https://json.nlohmann.me/api/json_pointer/json_pointer/
src/library/json.hpp:13743
↓ 6 callersMethodnull
src/library/json.hpp:7229
↓ 6 callersFunctionpush_back
@brief append an unescaped token at the end of the reference pointer @sa https://json.nlohmann.me/api/json_pointer/push_back/
src/library/json.hpp:13864
↓ 5 callersFunctionContainerOf
src/util.h:117
↓ 5 callersMethodGet
src/process_data.cc:9
↓ 5 callersFunctionGetPid
src/platform/unix/utils.cc:12
↓ 5 callersFunctionWriteCoreDumpFunction
Internal helper method used by WriteCoreDump(). */
src/platform/unix/core/linux/coredumper.cc:178
↓ 5 callersMethodbinary
src/library/json.hpp:7259
↓ 5 callersFunctionc_read
Wrapper for read() which is guaranteed to never return EINTR. */
src/platform/unix/core/linux/elfcore.cc:305
↓ 5 callersFunctioncend
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/cend/
src/library/json.hpp:21977
↓ 5 callersFunctiondefineProperty
(obj, name, value)
patch/shimmer.js:3
↓ 5 callersFunctionescape
src/library/json.hpp:2974
↓ 5 callersMethodgc_statistics
src/environment_data.h:59
↓ 5 callersMethodget_character
std::istream/std::streambuf use std::char_traits<char>::to_int_type, to ensure that std::char_traits<char>::eof() and the character 0xFF do not end up
src/library/json.hpp:6187
↓ 5 callersMethodis_begin
return whether the iterator can be dereferenced
src/library/json.hpp:12680
↓ 5 callersMethodisolate
src/environment_data.h:52
↓ 5 callersMethodjson_objectend
src/library/writer.h:60
↓ 5 callersMethodjson_objectstart
src/library/writer.h:40
↓ 5 callersFunctionunwrap
(nodule, name)
patch/shimmer.js:42
↓ 4 callersFunctionConvertTime
src/library/utils.cc:24
↓ 4 callersMethodFail
src/library/error.h:17
↓ 4 callersFunctionGetSep
src/platform/unix/utils.cc:10
next →1–100 of 873, ranked by callers