Searched defs:stk_stat (Results 1 – 10 of 10) sorted by relevance
280 struct stk_stat struct282 long now; /* Current total stack size. */283 long maxc; /* Amount of contiguous space which would286 long high_water; /* Stack high-water mark. */287 long overflows; /* Number of stack overflow ($STKOFEN) calls. */288 long hits; /* Number of internal buffer hits. */289 long extends; /* Number of block extensions. */290 long stko_mallocs; /* Block allocations by $STKOFEN. */291 long underflows; /* Number of stack underflow calls ($STKRETN). */292 long stko_free; /* Number of deallocations by $STKRETN. */[all …]
299 struct stk_stat struct301 long now; /* Current total stack size. */302 long maxc; /* Amount of contiguous space which would305 long high_water; /* Stack high-water mark. */306 long overflows; /* Number of stack overflow ($STKOFEN) calls. */307 long hits; /* Number of internal buffer hits. */308 long extends; /* Number of block extensions. */309 long stko_mallocs; /* Block allocations by $STKOFEN. */310 long underflows; /* Number of stack underflow calls ($STKRETN). */311 long stko_free; /* Number of deallocations by $STKRETN. */[all …]
287 struct stk_stat struct289 long now; /* Current total stack size. */290 long maxc; /* Amount of contiguous space which would293 long high_water; /* Stack high-water mark. */294 long overflows; /* Number of stack overflow ($STKOFEN) calls. */295 long hits; /* Number of internal buffer hits. */296 long extends; /* Number of block extensions. */297 long stko_mallocs; /* Block allocations by $STKOFEN. */298 long underflows; /* Number of stack underflow calls ($STKRETN). */299 long stko_free; /* Number of deallocations by $STKRETN. */[all …]
297 struct stk_stat struct299 long now; /* Current total stack size. */300 long maxc; /* Amount of contiguous space which would303 long high_water; /* Stack high-water mark. */304 long overflows; /* Number of stack overflow ($STKOFEN) calls. */305 long hits; /* Number of internal buffer hits. */306 long extends; /* Number of block extensions. */307 long stko_mallocs; /* Block allocations by $STKOFEN. */308 long underflows; /* Number of stack underflow calls ($STKRETN). */309 long stko_free; /* Number of deallocations by $STKRETN. */[all …]
300 struct stk_stat struct302 long now; /* Current total stack size. */303 long maxc; /* Amount of contiguous space which would306 long high_water; /* Stack high-water mark. */307 long overflows; /* Number of stack overflow ($STKOFEN) calls. */308 long hits; /* Number of internal buffer hits. */309 long extends; /* Number of block extensions. */310 long stko_mallocs; /* Block allocations by $STKOFEN. */311 long underflows; /* Number of stack underflow calls ($STKRETN). */312 long stko_free; /* Number of deallocations by $STKRETN. */[all …]