Searched refs:points (Results 1 – 10 of 10) sorted by relevance
12 devices, zones, sensors, and trip points. They can also change dynamically.
37 process, points out changes in the original files.
955 __u64 points; member1003 __u64 points; member
118 to read slots and the topdown metrics at different points of the program:140 points.187 measured at different points, and determine the metrics
44 Specify module name in which perf-probe searches probe points131 Set the maximum number of probe points for an event. Default is 128.157 Probe points are defined by following syntax.
48 respective perf_file_section points to the data of the additional header and651 ids points to a array of uint64_t defining the ids for event attr attr.
7 This document therefore points out a number of places to start reading,
85 points to a block of memory allocated via malloc. For each group of allocation
1275 self.points = []1281 index = len(self.points)1340 if len(self.points) == 0:1476 for point in self.data.points:1485 higher_pos = len(self.data.points)1488 val = self.data.points[pos].x1498 if x < self.data.points[0].x:1509 if len(self.data.points) < 1:1520 hregion = self.data.points[i].hregion1525 time = self.data.XToData(self.data.points[i].x)[all …]
11 # the compat entry points where they differ from the native
Completed in 25 milliseconds