analysis.lami: Implementation of LAMI plugins
[deliverable/tracecompass.git] / analysis / org.eclipse.tracecompass.analysis.lami.core / src / org / eclipse / tracecompass / internal / provisional / analysis / lami / core / types / messages.properties
1 ###############################################################################
2 # Copyright (c) 2016 EfficiOS Inc. and others
3 #
4 # All rights reserved. This program and the accompanying materials
5 # are made available under the terms of the Eclipse Public License v1.0
6 # which accompanies this distribution, and is available at
7 # http://www.eclipse.org/legal/epl-v10.html
8 ###############################################################################
9
10 LamiBoolean_Yes = Yes
11 LamiBoolean_No = No
12
13 LamiData_Value = Value
14 LamiData_UnitBytes = bytes
15 LamiData_UnitBitsPerSecond = bps
16
17 LamiIRQ_SoftIRQ = SoftIRQ
18 LamiIRQ_HardwareIRQ = IRQ
This page took 0.049488 seconds and 5 git commands to generate.