Home
last modified time | relevance | path

Searched refs:Top (Results 1 – 25 of 176) sorted by relevance

12345678

/freebsd-9-stable/contrib/llvm/lib/Target/Hexagon/
DHexagonMachineScheduler.cpp199 Top.init(DAG, SchedModel); in initialize()
206 delete Top.HazardRec; in initialize()
208 Top.HazardRec = TM.getInstrInfo()->CreateTargetMIHazardRecognizer(Itin, DAG); in initialize()
211 delete Top.ResourceModel; in initialize()
213 Top.ResourceModel = new VLIWResourceModel(TM, DAG->getSchedModel()); in initialize()
229 Top.MaxMinLatency = std::max(MinLatency, Top.MaxMinLatency); in releaseTopNode()
234 Top.releaseNode(SU, SU->TopReadyCycle); in releaseTopNode()
487 if (Top.ResourceModel->isResourceAvailable(SU)) in SchedulingCost()
584 if (SUnit *SU = Top.pickOnlyChoice()) { in pickNodeBidrectional()
607 CandResult TopResult = pickNodeFromQueue(Top.Available, in pickNodeBidrectional()
[all …]
DHexagonMachineScheduler.h195 SchedBoundary Top; variable
207 DAG(0), SchedModel(0), Top(TopQID, "TopQ"), Bot(BotQID, "BotQ") {} in ConvergingVLIWScheduler()
220 return Top.ResourceModel->getTotalPackets() + in ReportPackets()
/freebsd-9-stable/cddl/contrib/dtracetoolkit/Examples/
Dtcl_calltime_example.txt11 Top 10 counts,
24 Top 10 exclusive elapsed times (us),
37 Top 10 inclusive elapsed times (us),
53 The second (Top 10 exclusive elapsed times) shows us the top ten slowest
57 The third (Top 10 inclusive elapsed times) shows us the top ten slowest
Dj_calltime_example.txt13 Top 10 counts,
26 Top 10 elapsed times (us),
29 Top 10 exclusive method elapsed times (us),
42 Top 10 inclusive method elapsed times (us),
Dj_cputime_example.txt10 Top 10 counts,
23 Top 10 on-CPU times (us),
26 Top 10 exclusive method on-CPU times (us),
39 Top 10 inclusive method on-CPU times (us),
Dtcl_cputime_example.txt9 Top 10 counts,
22 Top 10 exclusive on-CPU times (us),
35 Top 10 inclusive on-CPU times (us),
Dj_calldist_example.txt20 Top 10 elapsed times (us),
22 Top 10 exclusive method elapsed times (us),
135 Top 10 inclusive method elapsed times (us),
Dj_cpudist_example.txt20 Top 10 on-CPU times (us),
22 Top 10 exclusive method on-CPU times (us),
128 Top 10 inclusive method on-CPU times (us),
Dtcl_cpudist_example.txt11 Top 10 exclusive on-CPU times (us),
95 Top 10 inclusive on-CPU times (us),
Dtcl_calldist_example.txt11 Top 10 exclusive elapsed times (us),
90 Top 10 inclusive elapsed times (us),
/freebsd-9-stable/contrib/ntp/ntpsnmpd/
Dntpsnmpd.texi29 @node Top, ntpsnmpd Description, (dir), (dir)
43 @node ntpsnmpd Description, Usage, Top, Top
49 @node Usage, , ntpsnmpd Description, Top
/freebsd-9-stable/contrib/less/
Dscreen.c734 sys_height = scr.srWindow.Bottom - scr.srWindow.Top + 1; in scrsize()
1441 cpos.Y = csbi.srWindow.Top + (row - 1); in _settextposition()
1508 size.Y = scr.srWindow.Bottom - scr.srWindow.Top + 1; in win32_init_term()
1638 rcClip.Top = csbi.srWindow.Top; in add_line()
1648 new_org.Y = rcSrc.Top + 1; in add_line()
1692 rcSrc.Top = csbi.srWindow.Top + n;
1698 rcClip.Top = csbi.srWindow.Top;
1704 new_org.Y = rcSrc.Top - n;
1741 winsz = csbi.dwSize.X * (csbi.srWindow.Bottom - csbi.srWindow.Top + 1); in win32_clear()
1743 topleft.Y = csbi.srWindow.Top; in win32_clear()
[all …]
/freebsd-9-stable/contrib/ntp/ntpd/
Dntp.conf.texi27 @node Top, ntp.conf Description, (dir), (dir)
42 @node ntp.conf Description, , Top, Top
Dntp.keys.texi27 @node Top, ntp.keys Description, (dir), (dir)
42 @node ntp.keys Description, , Top, Top
/freebsd-9-stable/contrib/llvm/include/llvm/ADT/
DDepthFirstIterator.h103 std::pair<PointerIntTy, ChildItTy> &Top = VisitStack.back(); in toNext() local
104 NodeType *Node = Top.first.getPointer(); in toNext()
105 ChildItTy &It = Top.second; in toNext()
106 if (!Top.first.getInt()) { in toNext()
109 Top.first.setInt(1); in toNext()
/freebsd-9-stable/contrib/top/
DY2K1 Top and the Year 2000
12 Top and the Year 2038
16 way Unix represents time. Top will only work on systems whose kernel
DREADME24 Top now includes a configuration script called "Configure". It helps
28 Top requires read access to the memory files "/dev/kmem" and "/dev/mem"
83 <A HREF="ftp://ftp.groupsys.com/pub/top">Top archive (groupsys.com)</A>
84 <A HREF="ftp://eecs.nwu.edu/pub/top">Top archive (eecs.nwu.edu)</A>
85 <A HREF="ftp://pharos.dgim.doc.ca/packages/top"> Top mirror (dgim.doc.ca)</A>
86 <A HREF="ftp://uiarchive.uiuc.edu/pub/packages/top/">Top mirror (uiuc.edu)</A>
112 files in "sys". Top is very sensitive to these changes. If you are
140 earlier versions). Top compiled using DEC's compiler with optimization
/freebsd-9-stable/share/info/
Ddir-tmpl3 topmost node of the Info hierarchy, called (dir)Top.
6 File: dir, Node: Top This is the top of the INFO tree
/freebsd-9-stable/crypto/heimdal/doc/
Dintro.texi3 @node Introduction, What is Kerberos?, Top, Top
4 @c @node Introduction, What is Kerberos?, Top, Top
Dhx509.texi193 @node Top, Introduction, (dir), (dir)
228 @node Introduction, What is X.509 ?, Top, Top
240 @node What is X.509 ?, Setting up a CA, Introduction, Top
323 @node Setting up a CA, Creating a CA certificate, What is X.509 ?, Top
359 @node Creating a CA certificate, Issuing certificates, Setting up a CA, Top
427 @node Issuing certificates, Issuing CRLs, Creating a CA certificate, Top
464 @node Issuing CRLs, Application requirements, Issuing certificates, Top
488 @node Application requirements, CMS signing and encryption, Issuing CRLs, Top
619 @node CMS signing and encryption, CMS background, Application requirements, Top
626 @node CMS background, , CMS signing and encryption, Top
/freebsd-9-stable/usr.sbin/sysinstall/
Dpackage.c51 extern PkgNode Top;
70 tmp = index_search(&Top, name, &tmp); in package_add()
78 i = index_extract(mediaDevice, &Top, tmp, FALSE, current); in package_add()
/freebsd-9-stable/contrib/llvm/lib/Analysis/
DCFG.cpp42 std::pair<const BasicBlock*, succ_const_iterator> &Top = VisitStack.back(); in FindFunctionBackedges() local
43 const BasicBlock *ParentBB = Top.first; in FindFunctionBackedges()
44 succ_const_iterator &I = Top.second; in FindFunctionBackedges()
/freebsd-9-stable/contrib/llvm/lib/CodeGen/
DMachineScheduler.cpp1623 SchedBoundary Top; member in __anon5372a9e80511::GenericScheduler
1637 Top(TopQID, "TopQ"), Bot(BotQID, "BotQ") {} in GenericScheduler()
1759 Top.init(DAG, SchedModel, &Rem); in initialize()
1768 if (!Top.HazardRec) { in initialize()
1769 Top.HazardRec = in initialize()
1789 Top.MaxObservedLatency = std::max(Latency, Top.MaxObservedLatency); in releaseTopNode()
1794 Top.releaseNode(SU, SU->TopReadyCycle); in releaseTopNode()
2693 if (SUnit *SU = Top.pickOnlyChoice()) { in pickNodeBidirectional()
2701 Bot.setPolicy(BotCand.Policy, Top); in pickNodeBidirectional()
2702 Top.setPolicy(TopCand.Policy, Bot); in pickNodeBidirectional()
[all …]
/freebsd-9-stable/contrib/binutils/bfd/doc/
Dbfd.texinfo81 @node Top, Overview, (dir), (dir)
94 @node Overview, BFD front end, Top, Top
198 @node BFD front end, BFD back ends, Overview, Top
286 @node BFD back ends, GNU Free Documentation License, BFD front end, Top
318 @node GNU Free Documentation License, BFD Index, BFD back ends, Top
321 @node BFD Index, , GNU Free Documentation License, Top
/freebsd-9-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
DRegionStore.cpp818 const SubRegion *Top, BindingKey TopKey, in collectSubRegionBindings() argument
823 Top = cast<SubRegion>(TopKey.getConcreteOffsetRegion()); in collectSubRegionBindings()
824 TopKey = BindingKey::Make(Top, BindingKey::Default); in collectSubRegionBindings()
829 SVal Extent = Top->getExtent(SVB); in collectSubRegionBindings()
836 } else if (const FieldRegion *FR = dyn_cast<FieldRegion>(Top)) { in collectSubRegionBindings()
869 if (Top->isSubRegionOf(Base)) { in collectSubRegionBindings()
879 if (Top == Base || BaseSR->isSubRegionOf(Top)) in collectSubRegionBindings()
890 const SubRegion *Top, bool IncludeAllDefaultBindings) { in collectSubRegionBindings() argument
891 collectSubRegionBindings(Bindings, SVB, Cluster, Top, in collectSubRegionBindings()
892 BindingKey::Make(Top, BindingKey::Default), in collectSubRegionBindings()
[all …]

12345678