Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hansimov/csapp
/ functions
Functions
2,621 in github.com/Hansimov/csapp
⨍
Functions
2,621
◇
Types & classes
148
↓ 2 callers
Function
mem_heapsize
* mem_heapsize() - returns the heap size in bytes */
_codes/code/vm/malloc/memlib.c:90
↓ 2 callers
Function
mem_sbrk
* mem_sbrk - Simple model of the sbrk function. Extends the heap * by incr bytes and returns the start address of the new area. In * this mod
_codes/code/vm/malloc/memlib.c:42
↓ 2 callers
Function
mhz
02/22/2010. Attempt to determine processor clock rate even when speed step is in use. Keep running CPU-intensive task until determine maximum cl
_codes/code/perf/clock-v2.c:75
↓ 2 callers
Function
mylink
_codes/code/opt/list.c:17
↓ 2 callers
Function
new_vec
$begin vec */ Create vector of specified length */
_codes/code/opt/vec.c:6
↓ 2 callers
Function
odd
Return 1 if x has an odd number of 0's */
_codes/code/asm/262-recurse.c:22
↓ 2 callers
Function
place
* place - Place block of asize bytes at start of free block bp * and split if remainder would be at least minimum block size */ $begin mmpl
_codes/code/vm/malloc/mm.c:279
↓ 2 callers
Function
printblock
_codes/code/vm/malloc/mm.c:338
↓ 2 callers
Function
printresults
* printresults - prints a performance summary for some malloc package */
_codes/code/vm/malloc/mdriver.c:1186
↓ 2 callers
Function
printresults
* printresults - prints a performance summary for some malloc package */
_labs/08 malloc lab/malloclab-handout/mdriver.c:921
↓ 2 callers
Function
randomize_block
_codes/code/vm/malloc/mdriver.c:616
↓ 2 callers
Function
read_trace
* read_trace - read a trace file and store it in memory */
_codes/code/vm/malloc/mdriver.c:670
↓ 2 callers
Function
read_trace
* read_trace - read a trace file and store it in memory */
_labs/08 malloc lab/malloclab-handout/mdriver.c:474
↓ 2 callers
Function
registerFunctions
* registerFunctions - This function registers your transpose * functions with the driver. At runtime, the driver will * evaluate each of th
_labs/05 cache lab/cachelab-handout/trans.c:56
↓ 2 callers
Function
registerTransFunction
* registerTransFunction - Add the given trans function into your list * of functions to be tested */
_labs/05 cache lab/cachelab-handout/cachelab.c:73
↓ 2 callers
Function
register_combiners
_codes/code/opt/dpb.c:1837
↓ 2 callers
Function
remove_range
* remove_range - Free the range record of block whose payload starts at lo */
_codes/code/vm/malloc/mdriver.c:571
↓ 2 callers
Function
remove_range
* remove_range - Free the range record of block whose payload starts at lo */
_labs/08 malloc lab/malloclab-handout/mdriver.c:434
↓ 2 callers
Function
rfact
_codes/code/opt/fact.c:7
↓ 2 callers
Function
rio_read
* rio_read - This is a wrapper for the Unix read() function that * transfers min(n, rio_cnt) bytes from an internal buffer to a user * buffer,
_codes/code/netp/tiny/csapp.c:805
↓ 2 callers
Function
rio_read
* rio_read - This is a wrapper for the Unix read() function that * transfers min(n, rio_cnt) bytes from an internal buffer to a user * buffer,
_codes/code/src/csapp.c:805
↓ 2 callers
Function
rio_read
* rio_read - This is a wrapper for the Unix read() function that * transfers min(n, rio_cnt) bytes from an internal buffer to a user * buffer,
_labs/09 proxy lab/proxylab-handout/csapp.c:805
↓ 2 callers
Function
rio_read
* rio_read - This is a wrapper for the Unix read() function that * transfers min(n, rio_cnt) bytes from an internal buffer to a user * buffer,
_labs/09 proxy lab/proxylab-handout/tiny/csapp.c:805
↓ 2 callers
Function
run_rotate_benchmark
_labs/06 perf lab/perlab-handout/driver.c:313
↓ 2 callers
Function
run_smooth_benchmark
_labs/06 perf lab/perlab-handout/driver.c:430
↓ 2 callers
Function
run_test
Perform test of combinition function */
_codes/code/opt/lower-obsolete.c:33
↓ 2 callers
Function
sbuf_init
Create an empty, bounded, shared FIFO buffer with n slots */ $begin sbuf_init */
_codes/code/conc/sbuf.c:7
↓ 2 callers
Function
sbuf_insert
Insert item onto the rear of shared buffer sp */ $begin sbuf_insert */
_codes/code/conc/sbuf.c:28
↓ 2 callers
Function
sbuf_remove
Remove and return the first item from buffer sp */ $begin sbuf_remove */
_codes/code/conc/sbuf.c:40
↓ 2 callers
Function
set_len
_codes/code/opt/lower.c:30
↓ 2 callers
Function
start_comp_counter
_codes/code/mem/matmult-test/clock.c:121
↓ 2 callers
Function
start_comp_counter
_codes/code/mem/matmult-droh/clock.c:121
↓ 2 callers
Function
start_comp_counter
_codes/code/mem/matmult/clock.c:121
↓ 2 callers
Function
start_comp_counter
_labs/06 perf lab/perlab-handout/clock.c:215
↓ 2 callers
Function
tmult_ok2
$begin w200-tmult_ok2-c */
_codes/code/asm/w200-okmul.c:29
↓ 2 callers
Function
u2f
Convert from bit level representation to floating point number */
_labs/01 data lab/datalab-my/tests.c:9
↓ 2 callers
Function
u2f
Convert from bit level representation to floating point number */
_labs/01 data lab/datalab-handout/tests.c:9
↓ 2 callers
Function
unset_len
_codes/code/opt/lower.c:35
↓ 2 callers
Function
usage
_codes/code/ecf/shell.c:388
↓ 2 callers
Function
usage
* usage - Explain the command line arguments */
_codes/code/vm/malloc/mdriver.c:1288
↓ 2 callers
Function
usage
_labs/01 data lab/datalab-my/fshow.c:126
↓ 2 callers
Function
usage
_labs/01 data lab/datalab-handout/fshow.c:126
↓ 2 callers
Function
usage
* usage - Explain the command line arguments */
_labs/08 malloc lab/malloclab-handout/mdriver.c:1005
↓ 2 callers
Function
usage
_labs/06 perf lab/perlab-handout/driver.c:541
↓ 2 callers
Function
usage
* usage - print a help message */
_labs/07 shell lab/shlab-handout/tsh.c:455
↓ 2 callers
Function
validate
_labs/05 cache lab/cachelab-handout/tracegen.c:34
↓ 2 callers
Function
waitfg
* waitfg - block until FG job pid terminates or stops. */
_codes/code/ecf/shell.c:201
↓ 1 callers
Function
Accept
_labs/09 proxy lab/proxylab-handout/tiny/csapp.c:581
↓ 1 callers
Function
Calloc
_codes/code/src/csapp.c:469
↓ 1 callers
Function
Closedir
_codes/code/src/csapp.c:420
↓ 1 callers
Function
Dup2
_codes/code/netp/tiny/csapp.c:375
↓ 1 callers
Function
Dup2
_codes/code/src/csapp.c:375
↓ 1 callers
Function
Dup2
_labs/09 proxy lab/proxylab-handout/tiny/csapp.c:375
↓ 1 callers
Function
Execve
_codes/code/netp/tiny/csapp.c:80
↓ 1 callers
Function
Execve
_labs/09 proxy lab/proxylab-handout/tiny/csapp.c:80
↓ 1 callers
Function
Fgets
_codes/code/netp/tiny/csapp.c:502
↓ 1 callers
Function
Fork
$begin forkwrapper */
_codes/code/netp/tiny/csapp.c:70
↓ 1 callers
Function
Fork
$begin forkwrapper */
_labs/09 proxy lab/proxylab-handout/tiny/csapp.c:70
↓ 1 callers
Function
Fputs
_codes/code/netp/tiny/csapp.c:522
↓ 1 callers
Function
Fputs
_codes/code/src/csapp.c:522
↓ 1 callers
Function
Getnameinfo
_labs/09 proxy lab/proxylab-handout/tiny/csapp.c:612
↓ 1 callers
Function
Inet_ntop
_codes/code/netp/tiny/csapp.c:627
↓ 1 callers
Function
Mmap
* Wrappers for memory mapping functions ***************************************/
_codes/code/netp/tiny/csapp.c:432
↓ 1 callers
Function
Mmap
* Wrappers for memory mapping functions ***************************************/
_labs/09 proxy lab/proxylab-handout/tiny/csapp.c:432
↓ 1 callers
Function
Munmap
_codes/code/netp/tiny/csapp.c:441
↓ 1 callers
Function
Munmap
_labs/09 proxy lab/proxylab-handout/tiny/csapp.c:441
↓ 1 callers
Function
Open
_codes/code/netp/tiny/csapp.c:321
↓ 1 callers
Function
Open
_labs/09 proxy lab/proxylab-handout/tiny/csapp.c:321
↓ 1 callers
Function
Open_clientfd
* Wrappers for reentrant protocol-independent helpers ****************************************************/
_codes/code/netp/tiny/csapp.c:1049
↓ 1 callers
Function
Open_clientfd
* Wrappers for reentrant protocol-independent helpers ****************************************************/
_codes/code/src/csapp.c:1049
↓ 1 callers
Function
Open_listenfd
_labs/09 proxy lab/proxylab-handout/tiny/csapp.c:1058
↓ 1 callers
Function
Opendir
_codes/code/src/csapp.c:400
↓ 1 callers
Function
Pause
_codes/code/src/csapp.c:116
↓ 1 callers
Function
Pthread_exit
_codes/code/src/csapp.c:707
↓ 1 callers
Function
Pthread_once
_codes/code/src/csapp.c:715
↓ 1 callers
Function
Rio_readinitb
_labs/09 proxy lab/proxylab-handout/tiny/csapp.c:914
↓ 1 callers
Function
Signal
_labs/01 data lab/datalab-my/btest.c:86
↓ 1 callers
Function
Signal
_labs/01 data lab/datalab-handout/btest.c:86
↓ 1 callers
Function
Sigsuspend
_codes/code/src/csapp.c:209
↓ 1 callers
Function
Sio_putl
* Wrappers for the SIO routines ******************************/
_codes/code/src/csapp.c:294
↓ 1 callers
Function
Socket
_codes/code/netp/tiny/csapp.c:548
↓ 1 callers
Function
Stat
_codes/code/src/csapp.c:384
↓ 1 callers
Function
Wait
$begin wait */
_codes/code/netp/tiny/csapp.c:87
↓ 1 callers
Function
Wait
$begin wait */
_labs/09 proxy lab/proxylab-handout/tiny/csapp.c:87
↓ 1 callers
Function
absdiff
$begin 130-absdiff-c */
_codes/code/asm/130-absdiff.c:2
↓ 1 callers
Function
absdiff_se
_codes/code/asm/130-abs.c:8
↓ 1 callers
Function
accumulate_sum
* accumulate_sum - Accumulates field values of p in corresponding * fields of sum */
_labs/06 perf lab/perlab-handout/kernels.c:104
↓ 1 callers
Function
acquire
Create log of OS events */
_codes/code/perf/osevent.c:20
↓ 1 callers
Function
ad
_codes/code/asm/130-abs-measure.c:41
↓ 1 callers
Function
add_client
$begin add_client */
_codes/code/conc/echoservers.c:73
↓ 1 callers
Function
add_load
_codes/code/perf/load.c:66
↓ 1 callers
Function
add_string_option
_codes/code/opt/options.c:108
↓ 1 callers
Function
add_string_option
_codes/code/opt/profile-eg/options.c:108
↓ 1 callers
Function
addjob
addjob - add a job to the job list */
_codes/code/ecf/shell.c:61
↓ 1 callers
Function
addjob
_codes/code/ecf/procmask1.c:7
↓ 1 callers
Function
addjob
_codes/code/ecf/procmask2.c:7
↓ 1 callers
Function
addjob
_codes/code/ecf/procmask.c:7
↓ 1 callers
Function
addrun
_codes/code/asm/130-abs-measure.c:47
↓ 1 callers
Function
analyze_rep
_codes/code/mem/memperf/lcpy.c:481
↓ 1 callers
Function
app_error
* app_error - application-style error routine */
_labs/07 shell lab/shlab-handout/tsh.c:476
← previous
next →
301–400 of 2,621, ranked by callers