OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tableSize
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/shark/include/
profileio.h
82
unsigned int
tableSize
; /* total table size in entries */
106
unsigned int
tableSize
; /* the total table size in entries */
132
unsigned int
tableSize
; /* the total table size in entries */
/src/sys/arch/shark/shark/
profile.c
205
profTable->hdr.
tableSize
* sizeof(struct profHashEntry))
234
profTable->hdr.
tableSize
* sizeof(struct profHashEntry));
238
phashTables[backup]->hdr.
tableSize
= phashTables[real]->hdr.
tableSize
;
266
phashTables[real]->hdr.
tableSize
*
324
if (info->entries > info->
tableSize
)
341
info->
tableSize
* sizeof(struct profHashEntry),
348
info->
tableSize
* sizeof(struct profHashEntry),
355
info->
tableSize
* sizeof(struct profHashEntry));
357
info->
tableSize
* sizeof(struct profHashEntry))
[
all
...]
Completed in 58 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025