Home
last modified time | relevance | path

Searched defs:compare (Results 1 – 14 of 14) sorted by relevance

/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/sheet/xpower/
DTabPaneXpowerStatisticCurrentData.ts115 compare(property: string, sort: number, type: string) { method in TabPaneXpowerStatisticCurrentData
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/sheet/ability/
DTabPaneLiveProcesses.ts166 function compare(property, sort, type) { function
DTabPaneMemoryAbility.ts200 function compare(property, sort, type) { function
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/sheet/gpu/
DTabPaneGpuClickSelect.ts189 let compare = (gpuA: GpuTreeItem, gpuB: GpuTreeItem): number => { variable
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/entity/
DPair.java85 private <C> boolean compare(C value1, C value2) { in compare() method in Pair
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/sheet/process/
DTabPaneSliceChild.ts234 function compare(property, sort, type) { function
DTabPaneSysCall.ts207 let compare = (itemA: SysCallTreeItem, itemB: SysCallTreeItem): number => { variable
DTabPaneSlices.ts406 function compare(property, slicesSort, type) { function
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/sheet/
DSheetUtils.ts84 export function compare<T extends CompareStruct>(base: T[], target: T[]): T[] { function
DTabPaneCurrentSelection.ts125 function compare(property: string, sort: number, type: string) { function
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/sheet/smaps/
DTabPaneSmapsComparison.ts144 …private compare(base: Array<SmapsCompareStruct>, target: Array<SmapsCompareStruct>): Array<SmapsCo… method in TabPaneSmapsComparison
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/sheet/cpu/
DTabPaneCpuByThread.ts589 compare(property: unknown, sort: unknown, type: string) { method in TabPaneCpuByThread
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/sheet/task/
DTabPaneTaskFrames.ts244 let compare = function (property, sort, type) { variable
/developtools/profiler/hiebpf/include/
Dvmlinux.h10862 int (*compare)(struct fib_rule *, struct fib_rule_hdr *, struct nlattr **); member
26921 bool (*compare)(struct net *, struct sock *); member
116599 int (*compare)(struct device *, void *); member
116620 struct component_match_array *compare; member
152107 bool (*compare)(struct net *, struct sock *); member