MCPcopy Create free account

hub / github.com/antirez/disque / functions

Functions1,943 in github.com/antirez/disque

↓ 6 callersFunctiongetLongFromObjectOrReply
src/object.c:519
↓ 6 callersFunctionget_large_size
deps/jemalloc/test/integration/xallocx.c:111
↓ 6 callersFunctionhash_rotl_64
deps/jemalloc/include/jemalloc/internal/hash.h:41
↓ 6 callersFunctioninit_gen_rand
* This function initializes the internal state array with a 32-bit * integer seed. * * @param seed a 32-bit integer used as the seed. */
deps/jemalloc/test/src/SFMT.c:607
↓ 6 callersFunctionlistReleaseIterator
Release the iterator memory */
src/adlist.c:192
↓ 6 callersFunctionlistSearchKey
Search the list for a node matching a given key. * The match is performed using the 'match' method * set with listSetMatchMethod(). If no 'match' me
src/adlist.c:285
↓ 6 callersFunctionmm_recursion
* This function represents the recursion formula. * @param a a 128-bit part of the interal state array * @param b a 128-bit part of the interal stat
deps/jemalloc/test/include/test/SFMT-sse2.h:63
↓ 6 callersFunctionprof_dump_printf
deps/jemalloc/src/prof.c:1019
↓ 6 callersFunctionprof_leave
deps/jemalloc/src/prof.c:283
↓ 6 callersFunctionqueueLength
Return the length of the queue, or zero if NULL is passed here. */
src/queue.c:235
↓ 6 callersFunctionsdsdup
Duplicate an sds string. */
deps/hiredis/sds.c:150
↓ 6 callersFunctionsdssplitargs
Split a line into arguments, where every argument can be in the * following programming-language REPL-alike form: * * foo bar "newline are supporte
src/sds.c:933
↓ 6 callersFunctionsdstrim
Remove the part of the string from left and from right composed just of * contiguous characters found in 'cset', that is a null terminted C string.
src/sds.c:683
↓ 6 callersFunctionserverLogRaw
Low level logging. To use only for very big messages, otherwise * serverLog() is to prefer. */
src/server.c:155
↓ 6 callersFunctionsetDeferredMultiBulkLength
Populate the length object and try gluing it to the next chunk. */
src/networking.c:382
↓ 6 callersFunctionset_prof_active
deps/jemalloc/test/unit/prof_reset.c:19
↓ 6 callersFunctionswap
deps/jemalloc/test/src/SFMT.c:346
↓ 6 callersFunctionvalidateJobIDs
Validate a set of job IDs. Return C_OK if all the IDs are valid, * otherwise C_ERR is returned. * * When C_ERR is returned, an error is send to the
src/job.c:908
↓ 6 callersFunctionvalidate_fill
deps/jemalloc/test/integration/xallocx.c:370
↓ 6 callersFunctionvec_recursion
* This function represents the recursion formula in AltiVec and BIG ENDIAN. * @param a a 128-bit part of the interal state array * @param b a 128-bi
deps/jemalloc/test/include/test/SFMT-alti.h:63
↓ 5 callersFunction__redisReaderSetErrorOOM
deps/hiredis/hiredis.c:245
↓ 5 callersFunction__redisRunCallback
deps/hiredis/async.c:254
↓ 5 callersFunction__redisShiftCallback
deps/hiredis/async.c:238
↓ 5 callersFunction_addReplyToBuffer
src/networking.c:165
↓ 5 callersFunction_dictRehashStep
This function performs just a step of rehashing, and only if there are * no safe iterators bound to our hash table. When we have iterators in the *
src/dict.c:317
↓ 5 callersFunctionarena_alloc_junk_small
deps/jemalloc/src/arena.c:2040
↓ 5 callersFunctionarena_chunk_cache_maybe_insert
deps/jemalloc/src/arena.c:268
↓ 5 callersFunctionarena_run_dalloc
deps/jemalloc/src/arena.c:1675
↓ 5 callersFunctionbitmap_info_init
deps/jemalloc/src/bitmap.c:6
↓ 5 callersFunctionbitmap_info_ngroups
deps/jemalloc/src/bitmap.c:35
↓ 5 callersFunctionbitmap_init
deps/jemalloc/src/bitmap.c:51
↓ 5 callersFunctionbitmap_set
deps/jemalloc/include/jemalloc/internal/bitmap.h:134
↓ 5 callersFunctionbitmap_sfu
sfu: set first unset. */
deps/jemalloc/include/jemalloc/internal/bitmap.h:168
↓ 5 callersFunctionbitmap_unset
deps/jemalloc/include/jemalloc/internal/bitmap.h:190
↓ 5 callersFunctionbugReportStart
src/debug.c:202
↓ 5 callersFunctioncatClientInfoString
Concatenate a string representing the state of a client in an human * readable format, into the sds string 's'. */
src/networking.c:1237
↓ 5 callersFunctionchunk_record
deps/jemalloc/src/chunk.c:466
↓ 5 callersFunctionckh_delete
deps/jemalloc/src/ckh.c:406
↓ 5 callersFunctioncliSendCommand
src/disque-cli.c:593
↓ 5 callersFunctionclusterBroadcastJobIDMessage
Like clusterSendJobIDMessage(), but sends the message to the specified set * of nodes (excluding myself if included in the set of nodes). */
src/cluster.c:1919
↓ 5 callersFunctioncompare_funcs
deps/jemalloc/test/stress/microbench.c:16
↓ 5 callersFunctiondisqueGitDirty
src/release.c:44
↓ 5 callersFunctionextent_node_zeroed_set
deps/jemalloc/include/jemalloc/internal/extent.h:167
↓ 5 callersFunctionflushAppendOnlyFile
src/aof.c:311
↓ 5 callersFunctionfreeClusterLink
Free a cluster link, but does not free the associated node of course. * This function will just make sure that the original node associated * with t
src/cluster.c:463
↓ 5 callersFunctiongetLongLongFromObjectOrReply
src/object.c:505
↓ 5 callersFunctiongetMemoryWarningLevel
Get the memory warning level: * * 0 - No memory warning. * 1 - Over 75% of maxmemory setting. * 2 - Over 95% of maxmemory setting. * 3 - Over 95%
src/server.c:2301
↓ 5 callersFunctionget_nhuge
deps/jemalloc/test/integration/xallocx.c:78
↓ 5 callersFunctionget_small_size
deps/jemalloc/test/integration/xallocx.c:104
↓ 5 callersFunctionhash_fmix_32
deps/jemalloc/include/jemalloc/internal/hash.h:62
↓ 5 callersFunctionhash_get_block_32
deps/jemalloc/include/jemalloc/internal/hash.h:48
↓ 5 callersFunctioninit_entries
deps/jemalloc/test/unit/qr.c:15
↓ 5 callersFunctioninit_entries
deps/jemalloc/test/unit/ql.c:44
↓ 5 callersFunctionln_gamma
* Compute the natural log of Gamma(x), accurate to 10 decimal places. * * This implementation is based on: * * Pike, M.C., I.D. Hill (1966) Algo
deps/jemalloc/test/include/test/math.h:18
↓ 5 callersFunctionlookupCommandByCString
src/server.c:1472
↓ 5 callersFunctionmalloc_conf_error
deps/jemalloc/src/jemalloc.c:832
↓ 5 callersFunctionmalloc_strtoumax
deps/jemalloc/src/util.c:99
↓ 5 callersFunctionmalloc_thread_init
deps/jemalloc/src/jemalloc.c:255
↓ 5 callersFunctionmemtest_progress_end
src/memtest.c:75
↓ 5 callersFunctionmemtest_progress_start
src/memtest.c:60
↓ 5 callersFunctionmemtest_progress_step
src/memtest.c:79
↓ 5 callersFunctionnarenas_total_get
deps/jemalloc/src/jemalloc.c:431
↓ 5 callersFunctionpow2_ceil
Compute the smallest power of 2 that is >= x. */
deps/jemalloc/include/jemalloc/internal/util.h:196
↓ 5 callersFunctionredisConnect
Connect to a Redis instance. On error the field error in the returned * context will be set to the return value of the error function. * When no set
deps/hiredis/hiredis.c:1023
↓ 5 callersFunctionregisterJob
Add the job in the jobs hash table, so that we can use lookupJob() * (by job ID) later. If a node knows about a job, the job must be registered * an
src/job.c:268
↓ 5 callersFunctionrewriteConfigAppendLine
Append the new line to the current configuration state. */
src/config.c:881
↓ 5 callersFunctionrioWrite
src/rio.h:93
↓ 5 callersFunctionrtree_new
Only the most significant bits of keys passed to rtree_[gs]et() are used. */
deps/jemalloc/src/rtree.c:12
↓ 5 callersFunctionrtree_node_valid
deps/jemalloc/include/jemalloc/internal/rtree.h:152
↓ 5 callersFunctionsdsIncrLen
Increment the sds length and decrements the left free space at the * end of the string according to 'incr'. Also set the null term * in the new end
src/sds.c:312
↓ 5 callersFunctionsdscat
Append the specified null termianted C string to the sds string 's'. * * After the call, the passed sds string is no longer valid and all the * ref
deps/hiredis/sds.c:391
↓ 5 callersFunctionsdsinclen
src/sds.h:153
↓ 5 callersFunctionsdsinclen
deps/hiredis/sds.h:153
↓ 5 callersFunctionserverLogFromHandler
Log a fixed message without printf-alike capabilities, in a way that is * safe to call from a signal handler. * * We actually use this only for sig
src/server.c:240
↓ 5 callersFunctionskiplistDelete
Delete an element from the skiplist. If the element was found and deleted * 1 is returned, otherwise if the element was not there, 0 is returned. */
src/skiplist.c:197
↓ 5 callersFunctionskiplistLength
src/skiplist.c:264
↓ 5 callersFunctionstringmatch
src/util.c:168
↓ 5 callersFunctiontest_entries_list
deps/jemalloc/test/unit/ql.c:57
↓ 5 callersFunctiontest_entries_ring
deps/jemalloc/test/unit/qr.c:71
↓ 4 callersFunctionTEST_BEGIN
deps/jemalloc/test/unit/qr.c:117
↓ 4 callersFunction__redisAppendCommand
Helper function for the redisAppendCommand* family of functions. * * Write a formatted command to the output buffer. When this family * is used, yo
deps/hiredis/hiredis.c:1247
↓ 4 callersFunction__redisAsyncCopyError
We want the error field to be accessible directly instead of requiring * an indirection to the redisContext struct. */
deps/hiredis/async.c:144
↓ 4 callersFunction__redisPushCallback
Helper functions to push/shift callbacks */
deps/hiredis/async.c:216
↓ 4 callersFunction_dictClear
Destroy an entire dictionary */
src/dict.c:455
↓ 4 callersFunction_dictReset
Reset a hash table already initialized with ht_init(). * NOTE: This function should only be called by ht_destroy(). */
src/dict.c:159
↓ 4 callersFunctionaddReplyLongLongWithPrefix
Add a long long as integer reply or bulk len / multi bulk count. * Basically this is used to output <prefix><long long><crlf>. */
src/networking.c:425
↓ 4 callersFunctionaeWait
Wait for milliseconds until the given file descriptor becomes * writable/readable/exception */
src/ae.c:430
↓ 4 callersFunctionanetTcpGenericConnect
src/anet.c:268
↓ 4 callersFunctionarena_avail_remove
deps/jemalloc/src/arena.c:216
↓ 4 callersFunctionarena_chunk_cache_maybe_remove
deps/jemalloc/src/arena.c:280
↓ 4 callersFunctionarena_mapbits_size_decode
deps/jemalloc/include/jemalloc/internal/arena.h:659
↓ 4 callersFunctionarena_mapbits_size_encode
deps/jemalloc/include/jemalloc/internal/arena.h:777
↓ 4 callersFunctionarena_mapbits_unallocated_size_set
deps/jemalloc/include/jemalloc/internal/arena.h:808
↓ 4 callersFunctionarena_miscelm_is_key
deps/jemalloc/src/arena.c:46
↓ 4 callersFunctionarena_node_dalloc
deps/jemalloc/src/arena.c:865
↓ 4 callersFunctionarena_prof_accum
deps/jemalloc/include/jemalloc/internal/arena.h:919
↓ 4 callersFunctionarena_ptr_small_binind_get
deps/jemalloc/include/jemalloc/internal/arena.h:938
↓ 4 callersFunctionarena_run_dirty_remove
deps/jemalloc/src/arena.c:244
↓ 4 callersFunctionarena_run_reg_alloc
deps/jemalloc/src/arena.c:291
↓ 4 callersFunctionarena_run_split_large
deps/jemalloc/src/arena.c:495
← previousnext →201–300 of 1,943, ranked by callers