Function report |
Source Code:include\linux\prefetch.h |
Create Date:2022-07-28 05:56:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:prefetch_range
Proto:static inline void prefetch_range(void *addr, size_t len)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
void * | addr | |
size_t | len |
60 | When cp < end cycle Prefetch instructions for Pentium III (+) and AMD Athlon (+)* It's not worth to care about 3dnow prefetches for the K6* because they are microcoded there and very slow. |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |