oprofile: Rename variable timeout_jiffies and move to oprofile_files.c
authorRobert Richter <robert.richter@amd.com>
Wed, 15 Jul 2009 13:19:29 +0000 (15:19 +0200)
committerRobert Richter <robert.richter@amd.com>
Mon, 20 Jul 2009 14:43:19 +0000 (16:43 +0200)
commitafe1b50fe6aa56093e9234bdc08779e9fe20b5bf
tree9c6ce25e09476a0d6c16ceabda66323dd3f5aefe
parent2051cade7ccbe45a8bf8b7809d56b23d6d75ad03
oprofile: Rename variable timeout_jiffies and move to oprofile_files.c

This patch renames timeout_jiffies into an oprofile specific name. The
macro MULTIPLEXING_TIMER_DEFAULT is changed too.

Also, since this variable is controlled using oprofilefs, its
definition is moved to oprofile_files.c.

Signed-off-by: Robert Richter <robert.richter@amd.com>
drivers/oprofile/oprof.c
drivers/oprofile/oprof.h
drivers/oprofile/oprofile_files.c