Home
last modified time | relevance | path

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

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