OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thread_alloc_size_
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libsanitizer/hwasan/
hwasan_thread_list.h
79
//
thread_alloc_size_
-sized, ring_buffer_size_*2-aligned elements.
84
thread_alloc_size_
=
115
ReleaseMemoryPagesToOS(start, start +
thread_alloc_size_
);
201
free_space_ +=
thread_alloc_size_
;
210
uptr
thread_alloc_size_
;
member in class:__hwasan::HwasanThreadList
/src/external/gpl3/gcc.old/dist/libsanitizer/hwasan/
hwasan_thread_list.h
79
//
thread_alloc_size_
-sized, ring_buffer_size_*2-aligned elements.
84
thread_alloc_size_
=
114
ReleaseMemoryPagesToOS(start, start +
thread_alloc_size_
);
182
free_space_ +=
thread_alloc_size_
;
191
uptr
thread_alloc_size_
;
member in class:__hwasan::HwasanThreadList
Completed in 24 milliseconds
Indexes created Fri Jul 31 00:23:59 UTC 2026