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
CommitLineData
ce8319b6
BH
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###############################################################################
ce8319b6 12LatencyStatistics_SyscallLevelName=System Calls
53f46dc0
BH
13SegmentStoreStatistics_LevelLabel=Level
14SegmentStoreStatistics_Statistics_MinLabel=Minimum
15SegmentStoreStatistics_MaxLabel=Maximum
16SegmentStoreStatistics_AverageLabel=Average
ce8319b6
BH
17LatencyStatistics_TotalLabel=Total
18
This page took 0.036711 seconds and 5 git commands to generate.