Lines Matching refs:ipid
46 ipid: number
65 and ipid = ${ipid}
73 ipid: number
94 and ipid = ${ipid}
106 ipid: number
126 and ipid = ${ipid}
133 export const queryNativeHookSubType = (leftNs: number, rightNs: number, ipid: number): Promise<Arra…
146 and ipid = ${ipid}
151 export const queryNativeHookStatisticSubType = (leftNs: number, rightNs: number, ipid: number): Pro…
172 AND ipid = ${ipid}
196 export const queryNativeHookSnapshotTypes = (ipid: number): Promise<Array<NativeHookSampleQueryInfo…
207 and ipid = ${ipid}
213 export const queryAllHookData = (rightNs: number, ipid: number): Promise<Array<NativeHookSampleQuer…
230 and ipid = ${ipid}