Home
last modified time | relevance | path

Searched defs:pageSize (Results 1 – 3 of 3) sorted by relevance

/developtools/profiler/hiebpf/include/
Dhiebpf_data_file.h87 long pageSize = sysconf(_SC_PAGE_SIZE); variable
/developtools/smartperf_host/ide/src/trace/component/
DSpQuerySQL.ts354 const pageSize: number = 200000; constant
/developtools/smartperf_host/ide/src/base-ui/chart/pagenation/
DPageNation.ts214 const { pageSize, current, totalpage } = this.pageInfo;//Clean the ul before each load constant