Searched refs:Aquarium (Results 1 - 11 of 11) sorted by relevance

/barrelfish-master/tools/demo/Aquarium/Properties/
H A DSettings.Designer.cs11 namespace Aquarium.Properties
H A DResources.Designer.cs11 namespace Aquarium.Properties
47 global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Aquarium.Properties.Resources", typeof(Resources).Assembly);
/barrelfish-master/tools/demo/Aquarium/
H A DKey.xaml.cs23 namespace Aquarium namespace
H A DApp.xaml.cs17 namespace Aquarium namespace
H A DDialogs.cs15 namespace Aquarium namespace
H A DEvents.cs9 namespace Aquarium namespace
H A DWindow1.xaml.cs33 namespace Aquarium namespace
58 Stream stream = System.Reflection.Assembly.GetExecutingAssembly().GetManifestResourceStream("Aquarium.barrelfish.png");
576 Stream stream = System.Reflection.Assembly.GetExecutingAssembly().GetManifestResourceStream("Aquarium.barrelfish.png");
1636 // These must match the equivalent code in Barrelfish and Aquarium.
/barrelfish-master/tools/pyaquarium/
H A Daquarium.py5 class Aquarium(object): class in inherits:object
H A Dparse_delete_last_remote.py52 aq = aquarium.Aquarium(sys.argv[1])
/barrelfish-master/doc/008-tracing/
H A DTracing.tex70 \item Aquarium 2.
76 you can analyze the trace data using Aquarium 2. Aquarium 2 can be customized with scripts,
98 for delivering the generated trace logs to Aquarium. To achieve the second goal
216 inside of Barrelfish, but Aquarium will use the textual description to display
312 be used by Aquarium to decode log traces.}, label={lst:jsonfile}]
339 For the purpose of decoding the events, the old version of Aquarium had the
385 With the new version of Aquarium it is possible to filter out events in the
439 protocol, the additional benefit that it is no longer necessary to run Aquarium
443 where you can either later analyze it with Aquarium, o
[all...]
/barrelfish-master/tools/harness/tests/
H A Ddistopsbreakdown.py58 self.aq = aquarium.Aquarium(tracedefs)

Completed in 58 milliseconds