|
Linux Perf
|

Go to the source code of this file.
Functions | |
| struct xyarray * | xyarray__new (int xlen, int ylen, size_t entry_size) |
| void | xyarray__reset (struct xyarray *xy) |
| void | xyarray__delete (struct xyarray *xy) |
| void xyarray__delete | ( | struct xyarray * | xy | ) |
| struct xyarray* xyarray__new | ( | int | xlen, |
| int | ylen, | ||
| size_t | entry_size | ||
| ) |