summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/intel-pt-events.py
diff options
context:
space:
mode:
authorHimal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>2024-03-20 11:33:25 +0300
committerLucas De Marchi <lucas.demarchi@intel.com>2024-03-21 16:00:54 +0300
commitf20b7671dffd8515b6a2a996c6796bd990e9cf8d (patch)
tree559e709b807a045973351312fe41ea1538df6ae6 /tools/perf/scripts/python/intel-pt-events.py
parentee3b1e31d55cefe8d7995c6bbdfc028a068576d8 (diff)
downloadlinux-f20b7671dffd8515b6a2a996c6796bd990e9cf8d.tar.xz
drm/xe: Use USEC_PER_MSEC rather than the hard coding
Use USEC_PER_MSEC rather than the hard coded value of 1000. Static analyzer Reported "casting either timeout_ms or 1000U to type u64" to avoid overflow-before-widen. Using USEC_PER_MSEC seems better and will help with static analyzer report cleanup. Cc: Rodrigo Vivi <rodrigo.vivi@intel.com> Signed-off-by: Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com> Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20240320083325.3258720-1-himal.prasad.ghimiray@intel.com Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions