Lines Matching defs:version
320 int cpu, version, err;
325 version = FIELD_GET(CS_AUX_HW_ID_VERSION_MASK, hw_id);
328 /* check that we can handle this version */
329 if (version > CS_AUX_HW_ID_CURR_VERSION)
346 /* no CPU in the sample - possibly recorded with an old version of perf */
2862 * For version 1 there is a per cpu nr_params entry. If we are handling
2863 * version 1 file, then there may be less, the same, or more params
2866 * For a version 0 info block, there are a fixed number, and we need to
2881 /* read block current index & version */
2886 /* read version 0 info block into a version 1 metadata block */
2894 /* version 0 has 2 common params */
2897 /* read version 1 info block - input and output nr_params may differ */
2898 /* version 1 has 3 common params */
3266 ui__error("CS ETM Trace: Unrecognised magic number %#"PRIx64". File could be from a newer version of perf.\n",