analysis: rename latency to segment store for statistics
[deliverable/tracecompass.git] / analysis / org.eclipse.tracecompass.analysis.os.linux.ui / src / org / eclipse / tracecompass / internal / analysis / os / linux / ui / views / latency / statistics / messages.properties
1 ###############################################################################
2 # Copyright (c) 2015 Ericsson
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 # Contributors:
10 # Bernd Hufmann - Initial API and implementation
11 ###############################################################################
12 LatencyStatistics_SyscallLevelName=System Calls
13 SegmentStoreStatistics_LevelLabel=Level
14 SegmentStoreStatistics_Statistics_MinLabel=Minimum
15 SegmentStoreStatistics_MaxLabel=Maximum
16 SegmentStoreStatistics_AverageLabel=Average
17 LatencyStatistics_TotalLabel=Total
18
This page took 0.031232 seconds and 5 git commands to generate.