Home | History | Annotate | Download | only in liblegacy

Lines Matching full:image

32 	/** all samples files belonging to this image */
34 /** name of this image */
36 /** the application name where belongs this image, NULL if image has
45 /** kernel image or not */
47 /** non zero if this image must be profiled */
55 * @param imagecb callback to apply onto each existing image struct
58 * allowed to freeze the image struct itself.
68 * @param image the image pointer
70 * Decrement reference count of image, if reference count is zero flush and
71 * close the samples files then freeze all memory belonging to this image.
73 void opd_delete_image(struct opd_image * image);
76 * opd_get_kernel_image - get a kernel image
77 * @param name of image
78 * @param app_name application owner of this kernel image. non-null only
83 * Create and initialise an image adding it to the image lists and to image
91 * opd_get_image - get an image from the image structure
92 * @param name name of image
93 * @param app_name the application name where belongs this image
94 * @param kernel is the image a kernel/module image
98 * Get the image specified by the file name name from the
99 * image structure. If it is not present, the image is
100 * added to the structure. In either case, the image number