MCPcopy Create free account

hub / github.com/Hansimov/csapp / functions

Functions2,621 in github.com/Hansimov/csapp

↓ 576 callersFunctionvec_length
Return length of vector */
_codes/code/opt/vec.c:51
↓ 567 callersFunctionadd_combiner
_codes/code/opt/benchmark.c:108
↓ 551 callersFunctionget_vec_start
$begin get_vec_start */
_codes/code/opt/vec.c:59
↓ 84 callersFunctionfree
free wrapper function */
_codes/code/link/interpose/mymalloc.c:41
↓ 83 callersFunctionstrcpy
_codes/code/asm/460-bufovf.c:31
↓ 76 callersFunctionstrlen
Sample implementation of library function strlen */ Compute length of string */
_codes/code/opt/lower.c:77
↓ 75 callersFunctionunix_error
* Error-handling functions **************************/ $begin errorfuns */ $begin unixerror */
_codes/code/src/csapp.c:32
↓ 57 callersFunctionunix_error
* Error-handling functions **************************/ $begin errorfuns */ $begin unixerror */
_codes/code/netp/tiny/csapp.c:32
↓ 55 callersFunctionunix_error
* Error-handling functions **************************/ $begin errorfuns */ $begin unixerror */
_labs/09 proxy lab/proxylab-handout/csapp.c:32
↓ 55 callersFunctionunix_error
* Error-handling functions **************************/ $begin errorfuns */ $begin unixerror */
_labs/09 proxy lab/proxylab-handout/tiny/csapp.c:32
↓ 54 callersFunctionmalloc
malloc wrapper function */
_codes/code/link/interpose/mymalloc.c:25
↓ 46 callersFunctionf
_codes/code/opt/func.c:19
↓ 40 callersFunctionFork
_codes/code/ecf/rfork.c:18
↓ 25 callersFunctionsubtract64
64 bit subtract t1-t0 (result 32 bit integer) */
_codes/code/mem/memperf/p5tsc.h:60
↓ 23 callersFunctionSigprocmask
_codes/code/src/csapp.c:166
↓ 22 callersFunctionP
_codes/code/src/csapp.c:729
↓ 22 callersFunctionV
_codes/code/src/csapp.c:735
↓ 20 callersFunctionSignal
$begin sigaction */
_codes/code/src/csapp.c:152
↓ 19 callersFunctionPthread_create
_codes/code/src/csapp.c:675
↓ 18 callersFunctionget_vec_element
* Retrieve vector element and store at dest. * Return 0 (out of bounds) or 1 (successful) */
_codes/code/opt/vec.c:42
↓ 16 callersFunctionRio_writen
_codes/code/netp/tiny/csapp.c:908
↓ 15 callersFunctionunix_error
* unix_error - Report the error and its errno. */
_codes/code/vm/malloc/mdriver.c:1259
↓ 14 callersFunctionMalloc
_codes/code/src/csapp.c:451
↓ 14 callersFunctionOpen
_codes/code/src/csapp.c:321
↓ 14 callersFunctionRio_writen
_labs/09 proxy lab/proxylab-handout/tiny/csapp.c:908
↓ 14 callersFunctionapp_error
* app_error - Report an arbitrary application error */
_codes/code/vm/malloc/mdriver.c:1248
↓ 13 callersFunctionPthread_join
_codes/code/src/csapp.c:691
↓ 13 callersFunctionget_counter
_codes/code/src/clock.c:82
↓ 13 callersFunctionrand
rand - return pseudorandom integer in the range 0..32767 */
_codes/code/conc/rand.c:7
↓ 13 callersFunctionshow_bytes
_codes/code/data/show-bytes.c:10
↓ 13 callersFunctionstart_counter
_codes/code/src/clock.c:72
↓ 13 callersFunctionunix_error
* unix_error - Report a Unix-style error */
_labs/08 malloc lab/malloclab-handout/mdriver.c:987
↓ 12 callersFunctioncyc2ms
_codes/code/perf/osevent.c:38
↓ 11 callersFunctionClose
_codes/code/src/csapp.c:357
↓ 11 callersFunctionfind_cpe
Use default parameters */
_codes/code/src/cpe.c:114
↓ 10 callersFunctionSleep
_codes/code/src/csapp.c:122
↓ 10 callersFunctionapp_error
* app_error - Report an arbitrary application error */
_labs/08 malloc lab/malloclab-handout/mdriver.c:978
↓ 10 callersFunctionmalloc_error
* malloc_error - Report an error returned by the mm_malloc package */
_codes/code/vm/malloc/mdriver.c:1271
↓ 10 callersFunctionusage
_codes/code/opt/test_cpe.c:98
↓ 9 callersFunctionlog_combiner
_codes/code/opt/benchmark.c:115
↓ 9 callersFunctionmalloc_error
* malloc_error - Report an error returned by the mm_malloc package */
_labs/08 malloc lab/malloclab-handout/mdriver.c:996
↓ 8 callersFunctionrun
_codes/code/asm/130-abs-measure.c:71
↓ 8 callersFunctionusage
_codes/code/perf/options.c:43
↓ 8 callersFunctionusage
_codes/code/opt/options.c:43
↓ 8 callersFunctionusage
_codes/code/opt/profile-eg/options.c:43
↓ 7 callersFunctionRead
_codes/code/src/csapp.c:330
↓ 7 callersFunctionadd_int_option
_codes/code/opt/options.c:92
↓ 7 callersFunctionadd_int_option
_codes/code/opt/profile-eg/options.c:92
↓ 7 callersFunctionget_counter
Return the number of cycles since the last call to start_counter. */
_codes/code/perf/clock.c:34
↓ 7 callersFunctionget_counter
_codes/code/mem/matmult-test/clock.c:26
↓ 7 callersFunctionget_counter
_codes/code/mem/matmult-droh/clock.c:26
↓ 7 callersFunctionget_counter
_codes/code/mem/matmult/clock.c:26
↓ 7 callersFunctionget_counter
_labs/06 perf lab/perlab-handout/clock.c:65
↓ 7 callersFunctionmhz
_codes/code/src/clock.c:60
↓ 7 callersFunctionsem_init
_codes/code/mem/memperf/par.c:83
↓ 6 callersFunctionAccept
_codes/code/src/csapp.c:581
↓ 6 callersFunctionOpen_listenfd
_codes/code/src/csapp.c:1058
↓ 6 callersFunctionRio_readinitb
_codes/code/src/csapp.c:914
↓ 6 callersFunctionRio_readlineb
_codes/code/src/csapp.c:928
↓ 6 callersFunctionRio_writen
_codes/code/src/csapp.c:908
↓ 6 callersFunctionSem_init
_codes/code/src/csapp.c:723
↓ 6 callersFunctionSigfillset
_codes/code/src/csapp.c:180
↓ 6 callersFunctionSio_puts
_codes/code/src/csapp.c:303
↓ 6 callersFunctionbarrier
_codes/code/mem/memperf/par.c:53
↓ 6 callersFunctioncreate
* create - creates a dimxdim image aligned to a BSIZE byte boundary */
_labs/06 perf lab/perlab-handout/driver.c:122
↓ 6 callersFunctionf2u
Convert from floating point number to bit-level representation */
_labs/01 data lab/datalab-my/tests.c:19
↓ 6 callersFunctionfcyc
_codes/code/src/fcyc.c:110
↓ 6 callersFunctionget_counter
_codes/code/mem/mountain1x1/clock.c:27
↓ 6 callersFunctionget_counter
_codes/code/mem/mountain/clock.c:27
↓ 6 callersFunctionget_counter
Return the number of cycles since the last call to start_counter. */
_codes/code/vm/malloc/clock.c:54
↓ 6 callersFunctionget_counter
Return the number of cycles since the last call to start_counter. */
_labs/08 malloc lab/malloclab-handout/clock.c:53
↓ 6 callersFunctionrun
Run f and return clocks per inner loop iteration */
_codes/code/mem/matmult-test/mm.c:30
↓ 6 callersFunctionrun
Run f and return clocks per inner loop iteration */
_codes/code/mem/matmult-droh/mm.c:30
↓ 6 callersFunctionrun
Run f and return clocks per inner loop iteration */
_codes/code/mem/matmult/mm.c:30
↓ 6 callersFunctionstart_counter
_codes/code/mem/matmult-test/clock.c:21
↓ 6 callersFunctionstart_counter
_codes/code/mem/matmult-droh/clock.c:21
↓ 6 callersFunctionstart_counter
_codes/code/mem/matmult/clock.c:21
↓ 6 callersFunctionstart_counter
_labs/06 perf lab/perlab-handout/clock.c:58
↓ 5 callersFunctionExecve
_codes/code/src/csapp.c:80
↓ 5 callersFunctionKill
$begin kill */
_codes/code/src/csapp.c:107
↓ 5 callersFunctionRio_readlineb
_codes/code/netp/tiny/csapp.c:928
↓ 5 callersFunctionSigaddset
_codes/code/src/csapp.c:187
↓ 5 callersFunctionSigemptyset
_codes/code/src/csapp.c:173
↓ 5 callersFunctionStrlen
Implementation of library function strlen */ Compute length of string */
_codes/code/opt/dictionary.c:56
↓ 5 callersFunctionStrlen
Implementation of library function strlen */ Compute length of string */
_codes/code/opt/profile-eg/dictionary.c:56
↓ 5 callersFunctionadd_int_option
_codes/code/perf/options.c:92
↓ 5 callersFunctioncpt
_codes/code/opt/div.c:123
↓ 5 callersFunctionmm_free
* mm_free - Free a block */ $begin mmfree */
_codes/code/vm/malloc/mm.c:134
↓ 5 callersFunctionmm_init
* mm_init - Initialize the memory manager */ $begin mminit */
_codes/code/vm/malloc/mm.c:66
↓ 5 callersFunctionmm_malloc
* mm_malloc - Allocate a block with at least size bytes of payload */ $begin mmmalloc */
_codes/code/vm/malloc/mm.c:94
↓ 5 callersFunctionreinit_trace
* reinit_trace - get the trace ready for another run. */
_codes/code/vm/malloc/mdriver.c:772
↓ 5 callersFunctionshow_bytes
_codes/code/data/extend.c:6
↓ 5 callersFunctionsrand
srand - set the initial seed for rand() */
_codes/code/conc/rand.c:14
↓ 5 callersFunctionstart_counter
Record the current value of the cycle counter. */
_codes/code/perf/clock.c:28
↓ 5 callersFunctionstart_counter
_codes/code/mem/mountain1x1/clock.c:22
↓ 5 callersFunctionstart_counter
_codes/code/mem/mountain/clock.c:22
↓ 5 callersFunctionstart_counter
Record the current value of the cycle counter. */
_codes/code/vm/malloc/clock.c:48
↓ 5 callersFunctionstart_counter
Record the current value of the cycle counter. */
_labs/08 malloc lab/malloclab-handout/clock.c:47
↓ 4 callersFunctionClose
_codes/code/netp/tiny/csapp.c:357
↓ 4 callersFunctionFgets
_codes/code/src/csapp.c:502
next →1–100 of 2,621, ranked by callers